Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I am trying to create a table that shows the number of cases at each step of the business acquisition process for each month, based on an SCD2 model.
| 2024/01/01 | 2024/01/02 | 2024/01/03 | 2024/01/04 | |
| majorA | XXXX | XXXX | XXXX | XXXX |
| majorB | XXXX | XXXX | XXXX | XXXX |
| majorC | XXXX | XXXX | XXXX | XXXX |
| majorD | XXXX | XXXX | XXXX | XXXX |
Solved! Go to Solution.
Nope. Use a matrix and select "measures on rows". You can search for it
You can use marix visual to get the visual you are expecting to see.
Place the column that has values for Major in x-axis, while the data column should be kept in Y-axis. you can place the measures in the value section of the matrix.
You can make the measures as rows using the "Switch values to rows" option in the value section. For reference, ss given below
Thank you !!
You can use marix visual to get the visual you are expecting to see.
Place the column that has values for Major in x-axis, while the data column should be kept in Y-axis. you can place the measures in the value section of the matrix.
You can make the measures as rows using the "Switch values to rows" option in the value section. For reference, ss given below
Nope. Use a matrix and select "measures on rows". You can search for it
Thank you!!
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 21 | |
| 20 | |
| 12 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 41 | |
| 36 | |
| 35 |