Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi all,
I am using the FORMAT function to dynamically change currency symbols (chosen by a slicer) and I have run into a rather strange problem. SOME 😲 of the currencies are not returned correctly. Mostly the FORMAT function is doing what I want. I find this rather frustrating.
Here are the symbols not working:
Solved! Go to Solution.
@JanaP , Try like
1) FORMAT([Measure], "\K\n #,##0.##") returns K2 #,##0.##
2) FORMAT([Measure], "\S/ #,##0.##") returns 0/ #,##0.##
Thank you @amitchandak , much appreciated 🙂
What is the rationale behind the solution, please? Thank you .
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |