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 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 |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
74 | |
54 | |
50 | |
44 |