Forum Discussion
AparnaJ
6 years agoHelper I
Continuous plotting
We have a scenario as below: and the line plot is as below: What we would like to have is there should not be gaps in between red and green...meaning it has to be green till it...
Greg_Deckler
6 years agoCommunity Champion
I'm thinking merge your table with a date table in Power Query and then use Fill Down on the result column to fill in the missing data. Then you could use Categorical and get a solid line with no gaps?