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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Straight Table

I have a straight table with multiple rows. I want to select its first 5 rows with the action of a button and then next 5 rows with the action of a button. How can i do that ??

2 Replies
chematos
Specialist II
Specialist II

Have you tried any macro in VBscript or Javascript? You need to create the button and add an action that will do anything you code in your macro. There is an ApiGuide.qvw with all the syntax and functions you could use. It´s very usefull.

Not applicable
Author

I have the API guide but i am not able to get this idea from there