Forum Discussion
Dynamic Chart Depiction On Excel
Thanks for the idea and really appreciate it. But what about this - As an example, a person has total 10 days from 07/01/2021 to 07/10/2021, then the chart should increment the bar chart one by one based on date. Say 07/01/2021 is day 1, 07/02/2021 day 2 and so on. The bar chart will raise based on the days counted each day (From previous post, probably when someone opens an excel file each day)? Is there any easy way to make it work?
AT-2017 When you say "each day", do yo mean you want a label on the horizontal axis for every day, i.e. 1,2,3,4 etc. all the way to 60? Or perhaps gridlines for every day and labels every 10th?
- AT-2017Jul 11, 2021Copper Contributor
Riny_van_Eekelen No, that's fine. Let it be just 10. You can see there's a column days that's the difference of start and end date. I just want to check the days in the horizontal line increases one by one on date parameter. Say start date is 07/01/2021, so the chart increases to one in the horizontal line, then for 07/01/2021, it'll again progress to 2. Finally when it'll come to date 7/10/2021, then we'll see the line depicts on the horizontal line 10 (No more to go). So here, date will be tracked each time checking the excel file, I believe.
- Riny_van_EekelenJul 11, 2021Platinum Contributor
AT-2017 Is your problem solved now or do you still need something else? If not solved, I'm afraid I've lost you and just don't understand what you are asking for.
- AT-2017Jul 12, 2021Copper Contributor
Riny_van_Eekelen please see this sample and just check the id with 1002 as well Date in the right. When the date will change, the bar chart will increase one by one. Though no functionality is required to change the date, just on daily-basis (After 24 hours) the bar will be increased.