Hello.

 

Yes planned_end_date is being pulled back by my data resource:

spike_0-1764058915959.png

 

If I use the start date value for both the start and end dates in the JSON I get this:

spike_1-1764058998846.png

 

If I just add 30 days to the start date and use that as the end date value I get this:

spike_3-1764059715011.png

 

I'm assuming it's got something to do with start and end dates overlapping on a given row. But I've no idea how the rows are worked out, and why sometimes it moves something to a new row or doesn't. Looking at this output it looks like there might be a limit of five items per row. But that's just guessing.

At this point I don't really know how to progress..

Thanks.