Hi
Iam sending the getReport() result slice to the database as I want to be able to store the user saved settings for the report.
However, when i try to retrieve it as json and use setReport(jsonstring) to set the report, nothing is changed. The measures are lost. Is there something iam missing?