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.
Hi Guys,
I have a matrix of names with different team and I'm trying to create a measure where it will calculate their total score - team score dynamically.
ATM, this is the measure :
personal_score = [totalscore]-IF(MAX(Teams[Team])="A",[A_Count],[B_Count])
but this is just giving me their score -1
So im basically stuck right now. Thank you.
Name | Team |
Tony | a |
Connor | a |
Steve | b |
Jane | b |
Anne | a |
I have a measure where to calculate what is the total team average which is something like:
Hi @HMAnnex,
Could you please provide more information? For example, some data of your model and the expeted result you are looking for.
Please take a look at this two post how to share data table:
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Proud to be a Super User!
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
46 |