Forum Discussion
Anonymous
4 years agoNot applicable
Limit x-axis
I have a line chart - it is filtered (filters on this page) by date column. Filter on the page is set to relative date, and show items when the value is in the last 7 days. The chart is showing onl...
- Anonymous4 years ago
For future viewers and reference, it looks like I have a measure with IF (ISBLANK) to account for one of the categories to show 0 and not <BLANK>. So the chart without any data for the rest of the dates, showed 0. Removing that will just show the 7 days chart in x-axis.
Not really a fix, but, sort of the cause of the problem and the workaround.
Anonymous
4 years agoNot applicable
For future viewers and reference, it looks like I have a measure with IF (ISBLANK) to account for one of the categories to show 0 and not <BLANK>. So the chart without any data for the rest of the dates, showed 0. Removing that will just show the 7 days chart in x-axis.
Not really a fix, but, sort of the cause of the problem and the workaround.