Missing Lines on Line Graph Gauges

When building a line graph gauge, you may run into an issue where the graph appears to be empty but you can see the points on it if you hover your mouse:

Screen_Recording_2018-08-16_at_03.16_PM.gif

This usually occurs because one of the fields being used for the dimension (in this case date) is bringing in a null value. To fix this, just set a filter for "is not null" on that field:

Screen_Recording_2018-08-16_at_03.21_PM.gif

If the issue continues, please contact Support by selecting Help > Open a Ticket from the top menu bar.

Was this article helpful?
1 out of 2 found this helpful

Comments

0 comments