Graphs and Charts
Hi,
I am fairly new with Graphs and Charts in Smartsheet. I am trying to create a monthly operating report with different graphs. An example is a KPI trend month by month. I am stuck at the first step: I have the raw data by day. I pulled them in a report and don't know how to average by month to create the graph by month.
Any idea?
Thanks,
Anne-Solene
Answers
-
One approach would be to add a Text/Number helper column [Month Number] to your data sheet so you could then group by Month Numbers in reports or use in other formulas
In the helper column, add this formula
=IFERROR(MONTH([your date column]@row),0)
The IFERROR is there to prevent algebraic formulas (like average) from having errors if the MONTH function had an error.
If you need further help, come back and let us know what step you're on. The community is always happy to help.
Cheers
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives