Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi, I hope someone can help me with this one. I wanna make a measure over table A, applying a filter over table C. Table A is connected with table B and B with C.
The measure is:
msr = CALCULATE(AVERAGE('A'[S]);'C'[flag]=1)
The table A comes from a summarize of table B.
A = SUMMARIZE('B'
;'B'[col1]
;"S";sum('B'[col2])
Perhaps using RELATED or RELATEDTABLE? Would need sample data to test. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
9 | |
6 |