Forum Discussion
Drill-through "Complex filter applied" causing no data to appear?
- 2 years ago
Thank you for your reply,
So I was able to solve the issue as there were two underlying problems with logic that I had written within the Dax. But primarily what happened was that I had a filter on the visual that was removing values with "0" and my DAX measure was turing (Blank) values into "0". What happened was the (Blank) column would show up, but all the values were assigned "0" and thus when using the drill through, all the values were removed. I changed the filter on the visual and it started working!
Thank you again!
Thank you for your reply,
So I was able to solve the issue as there were two underlying problems with logic that I had written within the Dax. But primarily what happened was that I had a filter on the visual that was removing values with "0" and my DAX measure was turing (Blank) values into "0". What happened was the (Blank) column would show up, but all the values were assigned "0" and thus when using the drill through, all the values were removed. I changed the filter on the visual and it started working!
Thank you again!