Forum Discussion
jdiorio
Jul 10, 2020Copper Contributor
Currency Field - Formatting with JSON
Hi everyone. I am formatting a SharePoint On-Line list with JSON and have a column that is set-up in SharePoint as a 'Currency' column. In standard list view without any JSON applied it shows in pr...
ganeshsanap
Jul 14, 2020MVP
jdiorio ,
When you are using currency field in JSON formatting and concatenating some text to its value it gets converted to string.
And I don't think that there is any function supported by JSON formatting till now which will convert it back to currency and append the commas (,)