Forum Discussion

Applicable88's avatar
Applicable88
Icon for Impactful Individual rankImpactful Individual
5 years ago
Solved

Calculated Column in DAX, if no value then...

Hello, I have a table which mostly has no dataset at the very beginning of the month. Thats because its a forecast sales data for current month, which will be known some time in the first days of a ...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Applicable88 ,

     

    If your data model does not have any data, it will not be displayed if you add a calculated column, you can use a measure instead.

     

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.