Hello,
it's possible to make a new Column depend on a Yes/No-Column.

These fields should give a new amount (Column) of the Amount of the whole position.

  • Quantity
  • Price
  • Content
  • Switch J = calculate with Content / N = no calculation of content.


I tried this, but it will not work:
Code:
%IF [[J2.KZVKPMEL]] == 'J'
%THEN 'Ja'
%ELSE 'Nein'
%ENDIF
Where I can find an example?
I only found this in the help-file: (http://support.dynamicai.com/pno.html)
anlage_20131021_194224.jpg

Thanks
best regards
Carsten

(I hope my english is enough for understanding)