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
- Customer Resources
- 64.8K Get Help
- 437 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