Comments
-
There isn't a way to dynamically add it at the moment, but below are the two workaround solutions we have at the moment: Solution 1: If your results are always in the same range (ex: ###,###.00 or ##,###.00) then you could use a concat() in conjunction with a substr() function to put it in there. It may look like this:…
-
It looks like the link I posted at first was not valid. I have gone back and fixed it.
-
It looks like I originally posted a bad link, so I've gone back and corrected it.