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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to calculate current row of the database

how to calculate current row of the database?

7 Replies
bbi_mba_76
Partner - Specialist
Partner - Specialist

Hi,

I don't understand: do you mean like the oracle rownum function?

Not applicable
Author

no i want to get the current row whenever i select a data,I'm using rowno() function but its always giving 1 in return

salto
Specialist II
Specialist II

Try with

rowno(total)

Hth.

Not applicable
Author

no its not working,actually i am using this function in text object ,but when i am using this on expression its working fine

salto
Specialist II
Specialist II

Hi,

I am afraid I do not understand: is it working in the expression?

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     How can you find the current record of the database in the text box.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
sushil353
Master II
Master II

Hi Kumar,

Please specify your requirement with an example