Forum Discussion
MrGorkajuice
6 years agoFrequent Visitor
Is this a bug?
Hi, I'm seeing some weird behavior that I suspect is a bug. The most basic reproduction I can come up with is this: Setup: One table: FilterColumn MeasureColumn 1 0 1 0 2 0 ...
Greg_Deckler
Community Champion
6 years agoMrGorkajuice - I'm not sure that this would be classified as a bug per se. Maybe. Have run into similar things and the "problem" is actually the Filter pane. I suspect that it is the Filter pane that is causing the issue as I have seen similar things with Report level and Page level filters. I'm thinking perhaps it is going like slicer filters -> visual level filter -> DAX
So when you apply the visual level filter to the set coming back from the slicer you get nothing going to DAX so an ALL filter of nothing is still blank.
I have attached a sample PBIX for others to experiment with.
You might want to submit this as an issue and see what comes back.