Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
Asking for something very simple. I have created the following measure to return the average price
This is my model
Thank you for helping.
Solved! Go to Solution.
Hi AbhinavJoshi,
You are correct, this has to do with filter propogation. It's easiest to visualize if you follow the arrows in your data model. Looking at the model, I would expect your measure on Product Lookup to return the same value for every field, except those coming from Product Categories Lookup and Product Subcategories Lookup.
----------------------------------
If this post helps, please consider accepting it as the solution to help other members find it quickly. Also, don't forget to hit that thumbs up and subscribe! (Oh, uh, wrong platform?)
P.S. Need a more in-depth consultation for your Power BI data modeling or DAX issues? Feel free to hire me on Upwork or DM me directly on here! I would love to clear up your Power BI headaches.
Proud to be a Super User! | |
Hi AbhinavJoshi,
You are correct, this has to do with filter propogation. It's easiest to visualize if you follow the arrows in your data model. Looking at the model, I would expect your measure on Product Lookup to return the same value for every field, except those coming from Product Categories Lookup and Product Subcategories Lookup.
----------------------------------
If this post helps, please consider accepting it as the solution to help other members find it quickly. Also, don't forget to hit that thumbs up and subscribe! (Oh, uh, wrong platform?)
P.S. Need a more in-depth consultation for your Power BI data modeling or DAX issues? Feel free to hire me on Upwork or DM me directly on here! I would love to clear up your Power BI headaches.
Proud to be a Super User! | |