0

Jet Table Calculated Fields

Hi All,

I am creating a Jet table which pulls information from the Navision Item Ledger table. In particular I need the "Invoiced Quantity" field and the flowfield "Cost Amount (Actual)". In the Navision table both of these fields are held as a negative number.

What I want to do is to change these values from negative to positive. I can get round it by adding two additional calculated columns to the table whereby I multiply the original value by -1 to reverse the sign. It would be much better though if I could do this "on-the-fly" as it were, but I can't find a way to do this.

Is what I am trying possible, or do I need to just do it by adding the additional columns to the table?

Thanks for your help.
Garry.

4 comments

Please sign in to leave a comment.