Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Save $600 on Qlik Connect registration! Sign up by Dec. 6 to get an extra $100 off with code CYBERSAVE: REGISTER
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to tune the qlikview application?

Hi Team,

I am new to qlikview, Can anyone suggests me how to tune the qlikview application in all ways?

Ex: I have a qvd, that qvd size huge(1gb).

While i creating qvd i have written SQL code  like this

Select * from High

High is view

Inside high View:

Select a,b,c,d,e,f from minimum

union

select a,b,c,d,e,f from maximum 

when i ran this high query in sql it's taking time as 40 mints, I want to tune this one. Can anyone help me to tune in different ways.

Thanks.

Priya

0 Replies