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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Not fetching equal number of records

Hi all,

I'm using an Bar Chart and Straight Table in my sample application.

I Added few fields as a dimension in straight table and using below expression.

=count ( {$<[$(=GetCurrentField([LensResponse]))] = {">=$(CTFilterMin)<=$(CTFilterMax)"}>} Distinct [LensKey])

What i trying to achieve is, all the time, number of rows in straight table should be equal to the numeric of N . 

Ex: If N = 3 then the number of rows in straight table should also be 3, and also the dimension "LensKey" should be distinct.

Please suggest where i had done mistake.

Thanks in advance.

Regards

Satish.A

0 Replies