Group by in Report
I am building a Report.
Why would one of my metrics not show up as an Option to Group By? Very frustrating?
Answers
-
That is odd. Are there values in the column that match in multiple rows?
-
Actually, I dug deeper here in communities... it's a multiple select metric. That's why it will not show up in my choice to group by. I fixed that... but now I'd like to create a chart just on the TOTALS in my report... Smartsheet says that feature is coming Soon.
-
Thanks for the prompt input! 😊
-
You're welcome! Glad you got it figured out.
-
To chart your totals you can use the Contains formula in conjunction with a countif to get a total.
=COUNTIFS([Column Name]:[Column Name], Contains("Metric Name", @cell))
Just replace "Column Name" with your column name and remove the brackets if your column header is one word and doesn't end in a number. Then switch out "Metric Name" with the metric you are actually looking for.
-
To chart my Totals in my Report?
"To chart your totals you can use the Contains formula in conjunction with a countif to get a total.
=COUNTIFS([Column Name]:[Column Name], Contains("Metric Name", @cell))
Just replace "Column Name" with your column name and remove the brackets if your column header is one word and doesn't end in a number. Then switch out "Metric Name" with the metric you are actually looking for."
-
No you can chart them in the same spreadsheet or a different one. By counting the data. Then you can either create a dashboard with that metric or share it in a new sheet.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives