Unable to View Refreshed Data with JSON Datasource (Persistent Strategy)

Hello Helical Insight Team,

How can I view refreshed or updated data in a report that uses a JSON file as a data source when the data loading strategy is set to “persistent” instead of “in-memory”? I am using open source BI helical insight enterprise edition version 6.1

Thanks,
Helical Insight.

Hello,

The ‘persistent’ strategy should be used when the data and table structure do not change frequently. In this mode, the system stores the data and does not reload it automatically.
If there are changes in the data or schema, you should use the ‘in-memory’ strategy, which reloads the JSON data and reflects the latest updates in the report.

Thanks,
Helical Insight.