Forum Discussion
Anonymous
3 years agoNot applicable
French Canadian Currency formatting
Hi,
I have created multilanguage report.
English locale supports decimals when unit is included in currency but French locale excludes decimals.
for example
if value is $23.45 K then in french it represent as 23 K $.
But I want 23,45K $
When the unit sets to "None" in visual formatting then its working.
for example
if value is $23,273.40 then in french it represent as 23 273,40 $.
2 Replies
- lbendlin
Super User
You can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues . If you have a Pro license you can consider raising a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi
- AnonymousNot applicable
Hi,
lbendlin, Thank you for your prompt response. By making a few minor changes to the format string used in measures, the problem is fixed.