Forum Discussion
Matrix, Row headers, Stepped layout feature not working
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
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.
- Anonymous6 years agoNot applicable
but with a table visual, I can;t have both row and column cells ? For example, if I want data for each customer at week grain. Can that be done by table? I want week to be displayed horizontally?
- ccastilloc6 years agoRegular Visitor
In my case I had to create a new hierarchy with the fields I wanted to show as rows, then simply drag this hierarchy into the Rows of the Matrix. You should see all the rows while stepped layout is turned off