Forum Discussion
jam17
1 year agoHelper I
Stuck on Continuous Date implementation
I've successfully created a handful of line charts which plot a metric over time, using a separate Date Table to supply the x-axis. However, today when trying to build a forth, it's just not working...
- Anonymous1 year ago
Thanks for the replies from Kaviraj11.
Hi jam17 ,
Based on your description, I reproduced your question in the picture below:
The problem may be due to the fact that the accounting_time field is not in the date range of the datetable. If you use a field from the datetable table when creating a visualization object that does not contain all the dates from the accounting_time field, this may cause the display to be blank. Ensure that the datetable's date range covers all dates in the accounting_time to avoid this problem.
Best Regards,
ZhuIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Kaviraj11
1 year agoSolution Sage
Can you share some example with pbix file or screenshot to troubleshoot error?