Hello,
I created an expression column using the expression: DATAVIEWPROP( SLItems_DerCurUCost ) * DATAVIEWPROP( QtyOnHand )
For some reason the column is formatted as text. How can I convert it to numbers so that it is right justified and exported to excel as numbers?
Also what would an expression summary that sums this column look like?
I checked Infor's documentation but it is lacking on this topic.
Thanks in advance.