Forum Discussion
Empty colums
- 5 years ago
I removed every column one by one so see when it went wrong.
It was the "opportunityid" column, data source is Dynamics CRM. Once I removed that column, every calculation worked like it should. It makes no sense, but hopefully this can help someone with the same issue.
Thanks for your input Pragati.
The problematic column is a conditional column with following config:
Previously the "else" value was "null". I changed it to "0".
This doesn't resolve the issue though, when I "remove empty" everything but "0" values are removed. Even when I create a filter "does not equal 123456789" all values except "0" disappear.
Hi FrisoW ,
So this looks like a text column.
Can you replace 0 with NONE in your conditional rule?
Try to keep the values in same data format and then check.
If you still see issues, if it is possible share your pbix file by removing any sensitive information from it.
Thanks,
Pragati