Forum Discussion
anonymous1124
3 years agoFrequent Visitor
Removing Time Stamp from X-axis Line Chart
Hi all, How do i remove the time-stamp shown on my X-axis line graph? I did not have the issue last week, and when I refresh the file this week I notice the additional time stamp being added to m...
collinsg
3 years agoSolution Sage
anonymous1124
Ideally for the categorical axis "solution" you would have a date table with a complete set of dates. The date table would be related to the fact table via date. The date table's date column would be used as the x-axis, which then wouldn't have gaps.
Regards