Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Experts
Let me explain in simple way my problem first:-)
I have a Master Table and Fact Table.
Master Table is related One to Many with Fact Table ID.
In Master Table I have Child Level ID's and structure is as below.
What I am trying to acheive is Sum based on Parent level but I want to display the table as Child level with Total based on "ABC" Criteria in Fact Table as below.
Please may I know how can I display based on this criteria?
I tried but sum I can show only based on Parent level. Can anyone help how to acheive above table please as result
Thanks in Advance
Solved! Go to Solution.
@Sudhavi_84 , Assuming they have 1-M relation Master to fact
calculate(Sum(Fact[values]), filter(Fact, Fact[Criteria] ="ABC"))
Display this with child level of master
@Sudhavi_84 , Assuming they have 1-M relation Master to fact
calculate(Sum(Fact[values]), filter(Fact, Fact[Criteria] ="ABC"))
Display this with child level of master
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 76 | |
| 52 | |
| 51 | |
| 46 |