Forum Discussion
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
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.
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
- HotChilliCommunity Champion
Please post a data sample (not a picture).
- AnonymousNot applicable
Here,
https://drive.google.com/file/d/1ZwMjm0-pT_5jcvEyDqRFQdZqShqe_2Jr/view?usp=sharing
You can find the pbix file.
If [b] and [m] replaced with the actual values you can see on the Report view, the values shows normally.
- HotChilliCommunity 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.
- AnonymousNot 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