The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi guys,
I am trying to create a chart for Power BI on charticulator but when I want to put dot as separator it doesn't work.
When I put ${avg(Value)}{.} the program cannot read it, as you can see in the following image:
But, if I put ${avg(Value)}{,} it recognize and put "," as you can see:
Is there a way to put "." as a separator?
Thanks in advance.
Regards.
Hi,
Is there a solution for this problem? I have the same issue.
Thanx
Hi i am having the same issue.
I hope there is a solution ?
Greetings
Hi @PwrBI01
These articles may help:
https://charticulator.com/docs/user-interaction.html
https://github.com/d3/d3-format#format
Regards,
Veena Shenolikar
Hi @veenashenolikar,
Thank you for your answer.
I have seen that the problem is the local format.
The main problem is that I don't know how to change it. The only way I have seen to change is just to import data (not for text inside the chart).
Regards.
Did you solve your problem?? I having carrying this same problem since October 2020
Hi @Anonymous,,
I opened and issue on https://github.com/microsoft/charticulator/issues/384, they put the enhancement label (so I think it was not possible to do it before) but I think they have not solve it yet.