Page 2 of 2

Re: change the currency format

Posted: Wed Apr 22, 2015 4:52 pm
by waleedhm
If the text box is not present in the report a problem occur

Re: change the currency format

Posted: Thu Apr 23, 2015 6:03 am
by Alex K.
Hello,

Please try to add the additional check on the component exists.

Thank you.

Re: change the currency format

Posted: Fri Apr 24, 2015 4:47 pm
by waleedhm
How to check the component exists or not

Re: change the currency format

Posted: Sat Apr 25, 2015 8:12 am
by HighAley
Hello.

You should check Text3As for null value.

Thank you.