Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi experts!
I have a "M" measure, and I have applied FORMAT( Value, "#,##0.0000") to show 4 decimal places when switching to M. Neverthless, when I try to show M on a bar graph it can't be showed, so I don't get any bar because of the format on M measure 😞
Any advice on this? Is it possible to show FORMAT with X decimal places on a visual graph? Thanks.
Solved! Go to Solution.
Hi @Smackcat
Hi
Function "Format" Changes your measure data type to text.
You can use
1.If the format is static, then generic graph format options
2. For dynamic formats, use "dynamic string formating" to achieve your goals.
Please refer to the linked discussion. There is an example attached with instructions on how to modify it.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @Smackcat
Hi
Function "Format" Changes your measure data type to text.
You can use
1.If the format is static, then generic graph format options
2. For dynamic formats, use "dynamic string formating" to achieve your goals.
Please refer to the linked discussion. There is an example attached with instructions on how to modify it.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Glad to Help 🙂
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |