Displaying $ and decimal places

HI guys

How would one go about displaying the $ sign in front of fields and how would one go about forcing it to display 2 decimal places after.

Eg. currently my values are displaying 1000.
I would like it to display $ 1,000.00

Any hints or suggestions please?

Use copilot, it’s so simple that way

1 Like

Agree with @Broberto. I used copilot to create some simple JavaScript that formats the display.