Forum Discussion
RodgerB
6 years agoFrequent Visitor
Filter out Rows where a table column result is blank
I am in Excel using Powerpivot, and I am trying to create a measure that shows a distinct count; however, discards/filters rows where a table[column] returns a blank. =if(ISBLANK([Company A Measu...
- 6 years ago
Hi RodgerB ,
I am not sure your detailed requirement, did you want to show type cells which have values in it? If so, you could try to click on type to filter data which is not blank to see whether it work or not.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
mahoneypat
Microsoft Employee
6 years agoCan you explain further? Your measure is true (and returns blank) only if both CompanyA and CompanyB measures are blank, which based on your visual, they aren't (so the DC is returned).
And is Type a measure or column?
Regards,
Pat