I am wondering if I can chart revenue by month in the below example?
The chart is pulling from a cell that for instance is a $1M dollar project over multiple months however I can only figure out how to display the revenue in the 1 month.
=SUMIFS({Pipeline Overview Data Range 2}, {Pipeline Overview Data Range 5}, >=[Start Date]19, {Pipeline Overview Data Range 5}, <[End Date]19, {Pipeline Overview Data Range 3}, "Won") / 1000
Answers
-
There may be a better way of doing this as well and I'm open to suggestions.
-
Show us the sheet/ report you are pulling from
-
Range 2 - Amount
Range 5 - Revenue Month
Range 3 - Status
-
It should be working if you are using that same formula in each of the other date rows. Then when you select the data for the chart you would select multiple rows.
-
Thanks for answering Paul. It does work like that if you want to record all revenue in the same month. If, however I want to see the revenue divided over the next 4 moths, I can't seem to figure that out.
-
You would have to use a helper column in the source sheet for that. Basically you would divide the total by the number of months then reference this new column in your SUMIFS.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!