Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikView 10 (Straight Table) Topn fails when variable is greater than 100

Hi there,

I am running QlikView 10 SR1 and have created variable called vTopn. I have set the Max Visible option on the Presentation tab to = vTopn.

When vTopn has a value of less than 100 everything works 100% - ie. when vTopn is set to 20 only 20 rows display in the Straight table. When vTop has a value of more than 100 ie. 1000 the straight table still only shows a maximum of 100 rows. This function (ie. allowing to variable drive the row count above 100 rows) worked prefectly in QV8 as well as QV9.

I would be highly appreciative of any suggestions in this regard as thi is a function we rely heavily on and is now impacting the business.

thanks in advance,

kind regards,

sean

3 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

hi
deepakk
Partner - Specialist III
Partner - Specialist III

hi,

You can try out the rank function. I am attaching a sample application. I hope its helps you out.

Not applicable
Author

Hi Deepak,

Many thanks for the reply - I have tested using the 'aggr' function. It seems to be working however, unfortunately the data model contains about 350,000,000 rows of data and the 'aggr' function is impacting performance quite negatively.

Sean