Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
9 | |
8 | |
8 |
User | Count |
---|---|
14 | |
12 | |
11 | |
11 | |
8 |