Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
I applied a filter but the one of the matrix columns still shows all data (there is a DAX measure) instead of the filtered one hwile the other one works fine (no DAX measure). On the left matrix column, the filter works on the measure DAX for but still shows all data (showing all 100%).
Could anyone please advise what went wrong here?
Solved! Go to Solution.
You can observe that the issue "goes away" when you remove the measure
So yes, your measure definition overrides the data model. Your data model can also be improved/normalized. I would recommend you separate out the geography dimension from the role dimension.
Hi ratak,
I don't think it is your measure override the filter. I experienced the same issue and replaced my measure (which was a simple average) with the column itself and set it to show the average. This did not resolved . But once I filtered out in transformation , this time the filtered was applied.
Is your DAX measure overriding your data model filters?
Thanks lbendlin.
I am not too sure if my DAX measure overides the data model filter. I did a research and still couldnt find out why, i thought DAX is supposed to be dynamics.
Below is my DAX. Here is the link to the files, https://drive.google.com/drive/folders/1RnHae0iu8atjK5ao3t4YbDVC6C570GFu?usp=sharing.
Could you please help to take a look what goes wrong? Million thanks!
You can observe that the issue "goes away" when you remove the measure
So yes, your measure definition overrides the data model. Your data model can also be improved/normalized. I would recommend you separate out the geography dimension from the role dimension.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.