I’ve just started trying to use PanX.
Specific question re displaying monetary values:
Using either of the expression formats $#.## or $#,.## I find, as an example, that 6000 displays as $6000.00.
In Pan6, 6000 would display as $6000.00 in format $#.## but as $60.00 in format $#,.##. This old-fashioned Pan6 way of using format $#,.## is what I would like to use in PanX. What am I missing?