Forum Discussion
ajk_powerbi
7 years agoRegular Visitor
Creating measure that acts on all fields
I imported an excel file with, say, 10 fields on it. Some of the fields have blank values, some don't. I want to create a measure that calculates the percentage of blanks across ALL fields, per fie...
parry2k
Super User
7 years agoajk_powerbi
7 years agoRegular Visitor
This is the error message I get when I use that format with "General Number"
Error Message:
MdxScript(Model) (10, 92) Calculation error in measure 'Calc Measured'[% Blank Values]: DAX comparison operations do not support comparing values of type Integer with values of type Text. Consider using the VALUE or FORMAT function to convert one of the values.
- parry2k7 years ago
Super User
ajk_powerbi not sure why, can you share pbix file, remove any sensitivie information before sharing.