Hey Guys,
first of all, i really like the changes and new functionalities you've added to the Studio, great work!!!!
I have a small problem, for the PivotGrid data, i am looping thru some values and pushing them into a new object.
to have them in the right format, im using the toLocaleString method this works for the value but if i want to add an "€" Symbol.
the value inside the PivotGrid is set to "1".
In the console the value is set perfectly:
purchase:"18.510.815,47 €"
when the "€" symbol is not set, the PivotGrid shows the needed value.
Can somebody help me please?
Greetings,
IR