
Hi, All!
The message "report does not appear to be using the Matrix Format" means that you need to group by columns and rows.
Hi, All!
The message "report does not appear to be using the Matrix Format" means that you need to group by columns and rows.
Make sure that you grouped columns and rows as shown below.
Hope help you! =)
Hello @B DIVYA SREE,
he message "report does not appear to be using the Matrix Format" means that you need to group by columns and rows.
Make sure that you grouped columns and rows as shown below.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A9CBOSA3
I would like to share my solution, thehre is obwiously some issue with guidelines as per:https://help.salesforce.com/articleView?id=reports_changing_format.htm&type=5'Matrix reports are similar to summary reports but allow you to group and summarize data by both rows and columns. (...) Matrix reports without at least one row and one column grouping show as summary reports on the report run page.'So that's why we're running through an issue.Fix is simple, just group for example STAGE by Columns:'In the Preview pane, click the arrow next to Opportunity Owner and select Group Rows by This Field.In the Preview pane, click the arrow next to Stage and select Group Columns by This Field.'
That will do. At least in my case would.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007T41kZSAR