Forum Discussion
T4S3R
4 years agoHelper II
Power BI Tabular Editor - Format String Expression not calculating the same value as the Expression
Hi everyone, i am currently facing a problem where I need to create a dynamic formatting in a calculation group. One decimal for values below 10 / above -10 and no decimals for everything else. ...
- 4 years ago
Hi everyone,
it seems i figured out a solution. Instead of repeating the actual calculation from your Expression, you can reference the expression inside the Format String Expression:
During my testing this returns the expected result.
Best regards
Timo
T4S3R
4 years agoHelper II
Hi everyone,
it seems i figured out a solution. Instead of repeating the actual calculation from your Expression, you can reference the expression inside the Format String Expression:
During my testing this returns the expected result.
Best regards
Timo