Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Serious problem with calculated column

Hello there 

 

I have a problem that may make me hit the wall. 

 

I am creating a calculated column like this 

 

= [b]-'Customer List'[Last 6 Months Purchases]/-[m]

 

 

This gives all NAN values. 

 

But when I replace the variables with the actual values, the calculation is ok and the values appear normally. 

 

Why using variables give NANs and the actual values give normal values? 

 

All variables are formatted as decimals and they are number values. 

 

Please help. 

  • FrankAT's avatar
    FrankAT
    5 years ago

    Hi Anonymous ,

    use your measures for visuals not for calculated columns.

     

    PBIX-file is attached.

    With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
    FrankAT (Proud to be a Datanaut)

5 Replies

      • HotChilli's avatar
        HotChilli
        Community Champion

        Well, knock me down with a feather,

        I've just answered a forum question where someone was using measures in a calculated column.  I don't recommend it.

        Replace it with the appropriate DAX.  At least you'll be able to debug any formulas a bit easier.

        In your case, the measure [m] is 0 or unknown in the context of this calculated column.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous,

    Did FrankAT 's suggestions help with your scenario? if that is the case, you can consider Kudo or accept this suggestion to help others who faced similar requirements to find it more quickly.

    If these also not help, please share more detailed information to help us clarify your scenario to test.

    How to Get Your Question Answered Quickly 

    Regards,

    Xiaoxin Sheng