Forum Discussion

tuncay's avatar
tuncay
Helper III
1 year ago

Visualization of missing data points in chart

Is it possible to connect two data points in a table even though there is no data between? See green graph line.

The connection appears only when the data points are next to each other.

 

 

7 Replies

  • Hello tuncay ,

     

    try to replace blank with zero in the measure calculation.

     

    like if measure is blank then 0 else measure.

    • tuncay's avatar
      tuncay
      Helper III

      but I want to connect them that the data point goes directly to the other and not to 0 in between

      • Idrissshatila's avatar
        Idrissshatila
        Super User

        but this would be inaccurate, this would mean that there was data on this level and there wasn't, isn't this misleading ?