I have field ot type string, that may contain characters or numbers. If it is a number - I want print it in the report with thousands separator - ",". But formula, that I create:
If NumericText({pt_get_summary_report.DATA2}) Then
ToText({DATA2}, 3, ",", ".")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.