Forum Discussion
Matrix, Row headers, Stepped layout feature not working
Hi v-lili6-msft,
I select Matrix... Stepped layout is toggled off and still getting same Stepped view:
hi, mibu
I have a test on this feature again, it works well.
For example:
turn onturn off
And here is the official document about this feature. please try it.
Best Regards,
Lin
- nirvana_moksh7 years agoImpactful Individual
Since this is still open, I am facing an issue with the Stepped Layout turned off as well, I have more than 10 columns in this matrix but the scrollbar is not showing to navigate to the last columns, is this expected behavior?
- marcos_osorio7 years agoHelper II
Hi, i'm having the same problem, did you find a solution?
I have to display 4 columns and Steppedlayout off it do nothing.
Thank you
- henrychr7 years agoFrequent Visitor
Hi,
Turning off stepped just means you remove the heading and the indentation of the row headers, it will still present the data as a matrix. It's basically a pivot table. Stepped: ON is like the Compact Report layout, and Stepped: OFF is like Tabular Form layout.
If you want to show values in every cell of the row, you need to use a table visual.
A Matrix will also only give you the scroll bar for the COLUMNS/VALUE piece, not the ROWS.
If you need to have a table w/ a measure broken out into columns, you'll need to create individual measures for each column you want.