Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
Hi Team,

I have created charts and dashboards in knowage,it is working fine but charts/dashboards taking more time to load for the first time when i login to knowage later it is taking less time compared to first time.What would be the problem.Any solution to improve the performance?Any help Appreciated.

Thanks in Advance.
Environment knowage 6.0.0,windows,firefox & chrome
in Performance Indicator by (940 points)
Hi,

   if you are using charts within the cockpit engine probably is actived the caching of data the first time (and probably this is the cause of faster performance).

Have a look at https://knowage-suite.readthedocs.io/en/latest/functionalities-guide/cockpit/index.html?highlight=cache#data-configuration for more details.

To improve performance I think that you should check dataset definition (sql if it's a query)... and eventually try to persist it.

Please log in or register to answer this question.

...