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 i realy need a bump with the logic in Power BI ,
I have table with average numbers with groupnames
Databse with te details is
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
So pls anyone a lite bump in the right direction
Best regards from a Powerbi Rookie 🙂
Solved! Go to Solution.
new column
AvgRent = LOOKUPVALUE(AVGGroup[AvgRent], AVGGroup[Group], DB[Group])
like this?
Yes
new column
AvgRent = LOOKUPVALUE(AVGGroup[AvgRent], AVGGroup[Group], DB[Group])
Thank you sir
This is very good and helpful
If this post helps, then please consider Accept it as the solution, thank you!
User | Count |
---|---|
98 | |
75 | |
74 | |
49 | |
26 |