Hi,
Just wondering if there's a way to do this.
Let's just say I have this data
Date | Data Value |
Jan 2017 | 1 |
Feb 2017 | 2 |
Mar 2017 | 4 |
Apr 2017 | 6 |
I can create a line chart fairly easily that has 4 data points, but is there a way to create a line chart that displays the data from Jan 2017 - Dec 2017 if I don't have the rows of data in my cube? (May 2017 to Dec 2017 data does not exist in the cube)
The only solution I can think of is by placing "dummy" data in my cube for the rows missing but I would rather avoid doing this.
Any help would be appreciated.
Thanks in advance!