1
String Display
Hi Pyramid Community,
I'm facing an issue in displaying string in dynamic text. Please refer to the snips to understand my issue:
1. This is the formula I have on Formulate: It returns "N/A" string if measure is 0
2. This is the column in dynamic text matrix grid:
3. And the formula I have:
4. but when I test it, it returns a blank result instead of "N/A" string as shown below:
Could you help me with this issue I'm facing? I want the "N/A" string to be displayed on running data(0,3).
Thanks & Regards,
Sanjai
4 replies
-
Hi
Try FormatteData(0,3) instead.
Hope that helps.
Ian