The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
71 | |
48 | |
46 |