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.
Hi,
I'm attempting to build a view in my report that will display the # of hours saved for each "solution". The # of hours saved is stored in one query (Query 1) and the solutions in another (Query 2). The relationship is a many to one relationship by a URL ID (Sharepoint) as many solutions in Query 2 can be linked to one page in Query 1.
Ex:
Solution A saves 10 hours a year.
Solution B saves 15 hours a year.
What I want to see:
Solution Name | # of Hours Saved |
A | 10 |
B | 15 |
However,
When I create a matrix with "Solution Name" in the row and "Hours Saved" in the values - it aggregates it to the sum.
Solution Name | # of Hours Saved |
A | 25 |
B | 25 |
I'm not sure why this is happening, I see the column is summarized by sum but changing it to don't summarize doesn't change anything.
Very new to Power BI so I hope I explained this well, would appreciate any assistance!
@sntbcg ,
you should create a common solution dimension and try
Power BI- DAX: When I asked you to create common tables: https://youtu.be/a2CrqCA9geM
https://medium.com/@amitchandak/power-bi-when-i-asked-you-to-create-common-tables-a-quick-dax-soluti...
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 |
---|---|
72 | |
71 | |
57 | |
38 | |
36 |
User | Count |
---|---|
82 | |
67 | |
61 | |
46 | |
45 |