I have a combination chart that combines a line chart with an area range chart. It shows values for a product with confidence limits over time. The strange thing is that it works most of the time. However for some products all I get is “Invalid Data”. I tried using a collection instead of a direct query and that fails too.
This is a chart that fails:

It's supposed to look like this:

I can see that the data is retrieved correctly into a collection. It just doesn't work.
Appreciate the help from you experts out there!
Regards,
Peter