Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlikview development

I am looking for best practices to be followed for development Qlikview Dashboard.

Is it good to use database stored procedure instead of writing in Qlikview document.

Advantages and disadvantages of the above point will be helpful.

Also, going through the link "Qlik Best Practices" there is point "Though qlik can execute the SQL queries, it is always recommended to convert the script in qlik format to reduce the load and support the in-memory concept"

What does "the script in qlik format" means?

1 Reply
sasikanth
Master
Master

Hi,

Ask your DB guy to store "Stored procedure" result into a table and then use that table in Qlikview to load the data.

and read the comments below that blog post for your second question.