Forum Discussion
Anonymous
6 years agoNot applicable
Can I Make a Line in a Line Chart Disappear?
Hello, I have this Line Chart visual. I was asked to make the red one disappear after today's date. Is it possible? thank you!
- 6 years ago
Hi!. I don't think you can solve something like that in formatting options. You can make a line invisible in formatting options. What you can do is change your data. You can create a measure of the red line with a condition that if it is this year it should return a BLANK value else the regular value.
Regards,
- 6 years ago
Anonymous, instead of 0 make it blank after today's day. That should make it disappear.
Anonymous
6 years agoNot applicable
Hi! Thank you for your reply!
I tried putting zeros into all the data fields after today's date. Then the line just drops. is there a way to just cut it off "mid air"?
amitchandak
Super User
6 years agoAnonymous, instead of 0 make it blank after today's day. That should make it disappear.