The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I'm trying to display the Matrix visual as a table without all the grouping. When I disable the Stepped Layout, the number of Rows fields fills the screen and I'm unable to see the Values columns. Is it possible to NOT freeze the Rows fields so that the visual works similarly to the Table visual? I need to use Matrix as I'm trying to display the results of several records in my table as a single row in the visual.
Solved! Go to Solution.
HI @jsuttmann,
Unfortunately, the current matrix visual does not support these. If you want to show results as table styles, please use table visual instead of matrix.
For record aggerations, you can create a calculated table to summarize records and use them as the source to create a table visual.
All the secrets of SUMMARIZE - SQLBI
Regards,
Xiaoxin Sheng
HI @jsuttmann,
Unfortunately, the current matrix visual does not support these. If you want to show results as table styles, please use table visual instead of matrix.
For record aggerations, you can create a calculated table to summarize records and use them as the source to create a table visual.
All the secrets of SUMMARIZE - SQLBI
Regards,
Xiaoxin Sheng
@jsuttmann , I doubt that is possible in matrix visual, having no grouping of data. I doubt there is option to control freeze as of now