Forum Discussion
pbi1908
Helper III
2 years agoShow an amount in European format
Hello all, I had in my PBIX American regional seetings so the format that i am showing the amounts is this one 12,000.55 so comma for thousands seperator and dot for decimals. I want to sho...
devesh_gupta
Impactful Individual
2 years agopbi1908 Oh, I appologize for the confusion.
Okay then, can you try like this, if it works:
- In the Properties group, click on the Format dropdown list.
- Select Custom from the list.
- In the Format string textbox, enter #,##0.00.
If somehow this try works, then do let me know.
pbi1908
Helper III
2 years agoActually i want the opposite #,##0.00. i.e this one #.##0,00 but this doesn't work.
- devesh_gupta2 years ago
Impactful Individual
pbi1908 In that case, you can raise an issue for this use case:
https://community.powerbi.com/t5/Issues/idb-p/Issues
Thanks.
- PrachiM2 years agoNew Member
Hi, I am facing similar issue. Please share any solution/workaround if any
- Khushboobarai7 months ago
Helper IV
do you know now?
- PJ012 years agoNew Member
Hi, Did you get any solution to this one?