Hi expert,
In the old verion below Navision 2009 , we have some if statements in the afterGetRecord() trigger,
IF sample.A = TRUE THEN
Shipping :='A';
IF Sample.B =TRUE THEN
Shipping := 'B';
IF Sample.C =TRUE THEN
shipping :='C';
then continur and we have around 12 of this.
But in RDLC NAV2013, how to display A, B, C ... in the text variable shipping when adding the textbox control in the layout?
What is expression for this textbox for the multiple if statement for the textbox? If I put the if condition to the code of the report, how to write it? Thank you!
0
Comments
Isn't it working?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav