Forum Discussion
sw1331
2 years agoRegular Visitor
How do I create a trending downward chart?
Hello, I have a table with monthly data and would like to plot it in a bar chart reducing the last value by 500 starting in 2024 April. e.g. Feb 24 = 5000 Mar 24 = 4000 Apr 24 = 4000-500 ...
- 2 years ago
Do you have a calendar table for the X axis?
and so on...until when? Until it crosses the x axis?
Ashish_Mathur
2 years agoSuper User
the data that you have shared and explanation do not support each other. You mention May in the body of the message but there is no data of that month in the raw data. Share meaningful data and show the expected result.
sw1331
2 years agoRegular Visitor
Hello - There is no data for May 31 - remember, May is in the future. Current data ends on 3/26. The idea is to see the optimal number to reduce (hence the variable) to see what value is there for end of April and end of May. Hope this helps.
Thanks.