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: 
paulyeo11
Master
Master

How to Count # of Row accessed ?

Hi All

I just saw the live demo of Jethro + Qlik available at: Qlik Sense.

http://jethrodata.qlik.com/sense/app/717577cf-e7d6-4a0e-82c5-cd6d1913977f?_ga=1.69513811.215691761.1...

count row.png

May i know what is the expression for the above mentioned ?

Paul

10 Replies
phaneendra_kunc
Partner - Specialist III
Partner - Specialist III

$Rows will give 0 since it is pulling from Direct Discovery table in this case. Also $Rows will be a static number where it gets generated at the time of script load and doesn't change based on selection.