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! Learn more
Dear Experts,
I have data table looks like this:
I want to create a report that end up like this:
Please give me some DAX tips to do it. 😆
 
					
				
		
@Stopira  Hey Mate,
First create a measure Amount = sum('table name'[amount])
then select a table then simply drag your all these dimension and in value feild  put measure we just created .
you will get output like this 
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
 
            | User | Count | 
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | 
| User | Count | 
|---|---|
| 23 | |
| 14 | |
| 11 | |
| 10 | |
| 9 |