Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a line graph which runs of a table with date on the x axis.
I have a calendar at the top, and I've made it so that the range of dates displayed on the graph is restricted to 1 year behind the selected date.
However when I uncheck the "supress zero" checkbox, the above date restriction seems to be lost.
Any ideas?
If you've restricted the date range by using an expression that sets the value to 0 outside of the date range, then don't suppress 0, that would be one way this would occur. But it's very difficult to debug something when we can't see the something we're debugging. At the very least, can you explain HOW you're restricting the date range to one year behind the selected date?