Hi how are you ?
I need format the columns that have numeric values, including monetary symbol. But, I can have in same pivot table, different columns, that must have different formats, one can be money, other can be percent and etc.
I believe, using "{{ value.toLocaleString }}" I can do that, but, I dont know how can I check what field are to apply the specific format.
Can you help-me ?
Thanks a lot