I want to display a value prefixed with '$' in Metric as well as Markdown fields in Canvas. I know I can add a separate markdown field with just '$' symbol but the problem is that it is not scalable, if the value goes from 10k to 1 Mil then someone has to manually adjust the symbol. Is there anyway I can prefix the $ symbol as part of the field itself?
Figured out the solution. I can use the below function and it worked perfectly
| formatnumber format="$0,0"
Great news, thanks for posting the solution @rajeev1