- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Create a Cumulative Bar Chart
Hi All,
I am hoping someone might be able to help me with the below problem. I have the following sample data set:
Application Name | Inception Date |
A | Feb-2018 |
B | Sep-19 |
C | Sep-19 |
D | Sep-19 |
E | Dec-19 |
F | Jan-20 |
G | Feb-19 |
H | May-20 |
I | May-20 |
I am looking to get a cumulative bar chart that shows how amount of systems incepted for each month using the above data from Jul-19 onwards. Is this possible? I have tried some solutions but to no avail.
Many Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
rangesum(above(sum({<Date={"> 01/07/2019"}>}Sales,0,RowNo()))
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did Claudiu's post help you get what you needed for your use case, or are you still working on things? If the post was what you needed, do not forget to return to the thread and on his post, use the Accept as Solution button to mark it as the solution which gives him credit for the help and lets the other Members know that worked. If you are still working on things, please leave an update on what you still need.
Regards,
Brett
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.