The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
61 | |
55 | |
53 | |
49 | |
30 |
User | Count |
---|---|
179 | |
87 | |
70 | |
48 | |
45 |