When using the ReportingEngine with a JsonDataSource, we have a mixed item array being passed in.
The array looks like
{
"items": [
{ "q": "Question 1", "a": "Simple Answer"},
{ "q": "Question 2", "a": { "a…..."Simple Answer"}, { "q": "Question 2", "a": { "amount": "5000", "currency":...noskov September 20, 2023, 4:25pm #2 @simon.cooper It is not quite...