Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote 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!!
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 64 | |
| 53 | |
| 42 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 123 | |
| 104 | |
| 44 | |
| 32 | |
| 24 |