The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I am trying to get the totals of my matrix rows. I have a 'Client Name' underneath the top 'Opportunity Name' row within my matrix. If I expand the matrix I get all the correct values for each client of the 'Opportunity', but I need the total for the top category (the opportunity name). Please see the photos below for better clarity:
After expanding:
Sq FT at the moment is a DAX which is SqFT = SELECTEDVALUE(Project[ProjectSize]). It is just the project size variable but I needed it as a DAX for reformatting purposes. Please let me know if any further information is needed, thanks.
Solved! Go to Solution.
Hi, turn on the row subtotals
I am not sure, why cant it just be SUM(Project Size) and shall be selected value, but you can calculate as follows
Hi, turn on the row subtotals
User | Count |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
13 | |
12 | |
9 | |
8 |