Forum Discussion

T4S3R's avatar
T4S3R
Helper II
4 years ago
Solved

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. ...
  • T4S3R's avatar
    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