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.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives