Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi, I have created a sampe data as shown below for this issue :
Filecount | Region | PIC |
2 | SOUTHERN | ABC |
2 | SOUTHERN | XYZ |
2 | SOUTHERN | XYZ |
3 | SOUTHERN | XYZ |
3 | SOUTHERN | XYZ |
3 | EASTERN | HIJ |
3 | EASTERN | HIJ |
3 | EASTERN | HIJ |
3 | EASTERN | |
3 | EASTERN | |
1 | SOUTHERN | ABC |
5 | SOUTHERN | ABC |
5 | CENTRAL | CDE |
5 | CENTRAL | LMN |
4 | SABAH | LMN |
I am able to come up with a matrix table as shown below in Power BI Desktop :
Need help to include a measure called FileCount which is the sum of FileCount into the row of the matrix to get a table as shown below. It is also okay if the FileCount coluumn comes after the Region column :
Thanks.
Hi @Anonymous ,
What you're trying to achieve is not available out of the box and will require some advanced DAX - eg you cannot have breakdown columns (1 ,2, etc) and then a total column for the breakdown but only a single column for the filecount (no breakdown). It is either you have breakdown columns for the total and the filecount or none at all. But that is out of the box. Attached is a sample pbix you can reference to to help you achieve what you want.
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 |
---|---|
84 | |
72 | |
68 | |
41 | |
35 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
42 |