Hi All,
we have a line graph that does not go to 0 when we have 0 value (e.g. no revenue that week) instead it jumps to the next week that has data.
For example: 5th to 6th week do not return any data from the query as there was no revenue.
I need that line to go to 0 on 6th and 7th week as a real representation of what happened. We do not want to insert dummy lines as this is a very huge table and also will be a maintenance headache.
Thanks in Advance,
MOH