We’re creating a QuickReport where we want transaction data by month going across the row.
We created an accumulating IAL grouped by YYYYMM which works great.
Then creating a 2nd IAL over the first to total each YYYYMM’s Qty into it’s own month column (January, February, March, etc) and when we run that in SQL Query Tool it fails with this error:

We’ve ensured all rows have valid dates.

