Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a table:
Columns A, B, C, D, E, F, G, H, I, X
column A = B+C+D
column E = F+G+H+I
column X = category value such as a file name. There can be multiple columns rows for a given value for X.
I want to display a matrix view of the data where:
_______________| file1.txt | file2. txt | file3.txt |
A | 30 | 60 | 90
B | 10 | 20 | 30
C | 10 | 20 | 30
D | 10 | 20 | 30
E | 40 | 80 | 12
F | 10 | 20 | 30
G | 10 | 20 | 30
H | 10 | 20 | 30
I | 10 | 20 | 30
Is the matrix control the one to use and how?
Solved! Go to Solution.
Hi @thangqhoang
You may download my PBIX file from here.
Hope this helps.
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Hi @thangqhoang
You may download my PBIX file from here.
Hope this helps.
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials