Graph. stop the curve at the current month
Solved
cg.c
Posted messages
196
Registration date
Status
Member
Last intervention
-
cg.c Posted messages 196 Registration date Status Member Last intervention -
cg.c Posted messages 196 Registration date Status Member Last intervention -
Hello,
Following my first line graphs; the data range is updated daily: numbers in rows and months in columns, according to a separate calculation table but on the same sheet… I use a (IF) formula to reveal the data if the month has passed or is in progress, and "" if in the future. As a result, my graph lines extend horizontally to December, but I want them to stop at the current month… This happens if you enter the data manually in the chart’s reference range, but not if the cells contain a formula to show/hide the numbers… Is there a specific trick? Thank you.
Following my first line graphs; the data range is updated daily: numbers in rows and months in columns, according to a separate calculation table but on the same sheet… I use a (IF) formula to reveal the data if the month has passed or is in progress, and "" if in the future. As a result, my graph lines extend horizontally to December, but I want them to stop at the current month… This happens if you enter the data manually in the chart’s reference range, but not if the cells contain a formula to show/hide the numbers… Is there a specific trick? Thank you.
5 answers
-
Hello
Maybe with dynamic ranges
https://www.cjoint.com/c/JGfjIHwV36B
Best regards -
Hello,
why not apply a filter/graph? or even a segment!? -
... thank you, but no, I couldn't find what suited me...
the goal is an "evolving" chart month by month up to December. So today the curve would stop at July... However, with a formula in the reference cells: they are not treated as empty but as having data, so the curve continues through December horizontally at the same height as the last entered value (July)... -
Hello.
You need to modify the data range with the Select data button: it has been done for ...
--
It's good, retirement! Especially in the Caribbean ...
Raymond (INSA, AFPA) -
Hello everyone,
At one time, it was enough to put #N/A in the cells you didn’t want to see on the chart.
The x-values keep their annual amplitude but the curve only appears for what is not #N/A.
Best regards