Making a Chart from a Report
Hello,
I have two groupings under my Primary column. I would like to make a chart to display the hierarchy as separate Series in the legend. Therefore the chart would be colored based on hierarchy and the values a function of the total, but it will only show the top groupings sum value. Ideally this chart would look like this but be split into two bars per column depending on test site name. In this case test site is all staying one color....
Best Answer
-
When a Chart is using a Grouped and Summarized Report as the source, it can only take the top level grouping, as you've found. Here's the announcement post on this feature with more details: Create a chart from reports with grouping and summary
One way you could create something similar (showing both the first and second level grouping together) would be to set up a helper column in your sheet. In this helper column you could create a column formula to add together both values, like so:
= [Test Site]@row + " / " + [Started/Completed?]@row
Then when both values are in one cell, you can use this helper column as the column to Group by in the Report, creating only one level of grouping/summary.
Let me know if this will work for you!
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Answers
-
When a Chart is using a Grouped and Summarized Report as the source, it can only take the top level grouping, as you've found. Here's the announcement post on this feature with more details: Create a chart from reports with grouping and summary
One way you could create something similar (showing both the first and second level grouping together) would be to set up a helper column in your sheet. In this helper column you could create a column formula to add together both values, like so:
= [Test Site]@row + " / " + [Started/Completed?]@row
Then when both values are in one cell, you can use this helper column as the column to Group by in the Report, creating only one level of grouping/summary.
Let me know if this will work for you!
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
-
@Genevieve P. Thank you for the insight. Yes adding the helper column does get me the info I want but its still not visually appealing. So I guess I'll have to create separate charts for each site to see what I want. Smart sheet should look into allowing hierarchy as a series as it adds pretty valuable views.
-
Using Grouped Reports as a source for Charts is still a fairly new feature so I'm sure that the Product team would be grateful to hear your feedback! If you have a moment, please fill out this form here to in order to provide them with your use-case and request.
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives