Forum Discussion

TehKonnos's avatar
TehKonnos
Frequent Visitor
2 years ago

How can I remove Blank column from Dynamic Column Selection?

Hello!
I have created a Dynamic Column Selection to use in a slicer (The slicer uses a dropdown with single select). When the user selects an option, I count all the results splitter by the values of that option. 

I want to exclude blank values, for all that options, but when I try to do that via the visual, the results affect all other options from that slicer.

 

I.E. If I remove the blank results from Option 1, then option 2 will contain all related data, without the Blanks from option 1 that got excluded. 

I guess the proper solution has to do with the measure that counts the results, and not with the Dynamics Column, but I don't know exactly how to manipulate that with DAX.

Any ideas?
Thank you in advance

3 Replies