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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
dalacarelia
Frequent Visitor

Lookup Table using filter to wiev average mesaure

Hello i realy need a bump with the logic in Power BI ,

I have table with average numbers with groupnames 

dalacarelia_0-1654944527146.png

Databse with te details is 

dalacarelia_1-1654944608827.png

 

 

 

I my mind i have to create a new column in my database to add my average values per group
so i was thinking filtering is good , my try just gives med the total avg not per group

dalacarelia_4-1654946106897.png

So pls anyone a lite bump in the right direction 

Best regards from a Powerbi Rookie 🙂


1 ACCEPTED SOLUTION
Anonymous
Not applicable

new column
AvgRent = LOOKUPVALUE(AVGGroup[AvgRent], AVGGroup[Group], DB[Group])

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

like this?

GSun_1-1654949262626.png

 

 

Yes

Anonymous
Not applicable

new column
AvgRent = LOOKUPVALUE(AVGGroup[AvgRent], AVGGroup[Group], DB[Group])

Thank you sir 
This is very good and helpful 

Anonymous
Not applicable

If this post helps, then please consider Accept it as the solution, thank you!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.