Hi everyone,
When I use the JsonDataSource with the Reporting engine, first level properties are not case sensitive but nested array or Object property name are case sensitive.
Is it normal? Is there a way to ignore ca…...Parse(startJson); var json = new MemoryStream(Encoding...BuildReport(doc, new JsonDataSource(json, jsonDataLoadOptions), "test");...