summing up data for multiple people with text data?? and no Sheet Summary function
Hello,
I'm hoping someone will be able to help me, I'm a Government user so I don't have access to all the functions that a regular user of Smartsheets would have, like Sheet Summary. So i may not be able to do what I am wanting to do, or i just can't think of how to do it.
My team has a simple task tracker where we track some daily tasks that we get and our Director has asked us to start categorizing our tasks into different topic areas, and then further categorize them into two different tier groups. I have added two drop down columns where we can choose the topic area and then another one where we can choose the tier group, I've also been able to generate reports to separate the values by topic area, people, etc..
Where i'm having trouble is there doesn't seem to be an easy way to get quick totals from reports, and my Director really just wants quick numbers that would show how many customer requests a person gets so for example he would want to know "Matt got 10 User Management requests in Tier 1 and 5 in Tier 2 in July"
I could easily look at the data and send a report to him but he wants a quick easy way and i'm just not very savy on how to do it without having actual numeric data
I have added pictures of the two columns that i have for the drop downs and a snippet of my sheet.
Answers
-
Hi @Sharayah Farrell
Hope you are fine, the easiest way to do that as you already created a report that group the data as per your category and tier groups is to use the summary tab and Filter tab in your report and define what you need it to do for each column you select ( Sum, Count, AVG ...ATC)
sample screenshot show that
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
-
Hello @Bassam Khalil Thank you for your comment, I don't think with the government license we get that function. The Government user account gives very limited functions it seems. :(
-
You're correct, Grouping and Summary for the GOV instance of Smartsheet hasn't been released yet (here's an article that goes through the differences between GOV and commercial).
You'll have to calculate these numbers the "old fashioned way" by creating a helper Metric sheet and writing cross-sheet formulas.
Your Metric sheet would need to have each of your users listed in one column and then any other criteria you want to count in a column next to it. Then you can do a COUNTIFS formula to COUNT how many times these criteria show up in their respective columns in the main source sheet.
For example:
=COUNTIFS({Employee Column}, Employee@row, {Tier Support}, [Tier Support]@row)
Here are some resources that you may find helpful:
- Cross-sheet formulas
- Formulas: Reference Data from Other Sheets
- Formulas webinar series
- COUNTIFS Function
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!