Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
AbhinavJoshi
Responsive Resident
Responsive Resident

Help understanding measure

Hello, 

 

Asking for something very simple. I have created the following measure to return the average price 

Average Retail Price =
    AVERAGE(
        'Product Lookup'[ProductPrice]
        )
When I use this measure with my column Start of the Year it returns the same values for all the rows, but when I use it with other fields such as Category Name, it returns different/correct values. I believe this is due to how filters are propagating through my model as Calendar is not related to product lookup but not sure. Can anyone explain why this is happening?
AbhinavJoshi_0-1723408291023.png

This is my model

AbhinavJoshi_1-1723408322646.png

Thank you for helping.

 
1 ACCEPTED SOLUTION
Wilson_
Super User
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.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

1 REPLY 1
Wilson_
Super User
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.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors