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.
Hiya,
I have the below model in Power BI.
Above dimensions have one to many relationship with a single cross filter direction.
What I am after is having a single table showing Demand value based on the below context. I need a dax to help me achieve that.
Any help is greatly appreciated. I have been trying for a while now.
I thought changing context for Calculate would work, but not in my case.
Calculate( sum(demand value), Fact_consumer)
Solved! Go to Solution.
@H_insight , Ideally, across common dimension
Sum(Fact_consumer[demand value])
Should work
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@H_insight , Ideally, across common dimension
Sum(Fact_consumer[demand value])
Should work
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
19 | |
7 | |
6 | |
5 | |
4 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |