Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I have a matrix with a project hierarchy in one column, but is it possible to also show parametres in a second column?
The data looks like this:
| Project Lvl 1 | Project Lvl 2 | Produkt Name | Project Costs |
| PROJECT000000: Administration | PROJECT000000_02: Admin | Construction | 11343 |
| PROJECT000001: Concrete | PROJECT000001_01: Hours | Rig | 10819 |
| PROJECT000001: Concrete | PROJECT000001_02: Admin | Rig | 16668 |
| PROJECT000002: Steel | PROJECT000002_01: Hours | Construction | 916 |
| PROJECT000002: Steel | PROJECT000002_02: Admin | Construction | 3206 |
| PROJECT000003: Wood work | PROJECT000003_01: Hours | Construction | 18688 |
| PROJECT000003: Wood work | PROJECT000003_02: Admin | Construction | 55476 |
| PROJECT000003: Wood work | PROJECT000003_03: Material | Rig | 688031 |
and i would like to display it like this, with the steped hierarchy in one d
Solved! Go to Solution.
Hi @Anonymous ,
To what I can see from the image you provide you want to have an additional row in the headers but the value in the values.
Add a column with blank values to your model then just put your matrix in the following setup:
Result below:
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsAnother problem occured, because I do not have access to create new columns in the dataset.
Is there a DAX-formula that can do the same trick?
Hi @Anonymous ,
To what I can see from the image you provide you want to have an additional row in the headers but the value in the values.
Add a column with blank values to your model then just put your matrix in the following setup:
Result below:
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português@MFelix only on eissue. When I click on the + sign on the lowest level I get this error.
Do you know how I can work around this? The model is simple with everything in the same table, just used for this example.
Hi @Anonymous ,
On the lowest level as you can see from my visualization there is no + sign, can you tell me what are the columns you are using for the hierarchy on row level.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @Anonymous ,
I have the exact same setup and everything is working properly, except when I do one thing that is to have the blank value from another table that will return the same error you data should look like this:
As you can see I have the blank column in the same table that will work properly.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsIf you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 45 | |
| 44 | |
| 20 | |
| 19 |
| User | Count |
|---|---|
| 73 | |
| 71 | |
| 34 | |
| 33 | |
| 31 |