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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Show Certain Row in Straight Table

Dear Team,

i have a following straight table, and i use rowno(total) to get the row number

Employeerowno(TOTAL)
AAA1
BBB2
CCC3
DDD4
EEE5

My question, how do i display certain row? For example, I want to display row 2 to 4. Means showing 3 rows only.

or show row 1 to 4 only

thank you

Labels (1)
27 Replies
Not applicable
Author

Hi jagan,

While waiting for you just now. i apply the pagination and it works. But the only problem now is the name is not sorted.... you may take a look on my latest file..

Anyway, just tried with you latest script. The error found 'temp:' after this line

SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';


jagan
Partner - Champion III
Partner - Champion III

PFA file.  It is working for me.

Regards,

Jagan.

Not applicable
Author

I have applied the script.

Please refer the attached file. Dont reload. I have more records. U can see the employee name actually is not sorted.

jagan
Partner - Champion III
Partner - Champion III

PFA file for solution.

Not applicable
Author

may k know what is pfa?

jagan
Partner - Champion III
Partner - Champion III

Please find attached.

Not applicable
Author

ok. thanks.

As mentioned i have few pages in straight table. Anyway for me to make the page change after 20 seconds? means i will keep goes to next page every 20 seconds. And back to page 1 if last page detector.

jagan
Partner - Champion III
Partner - Champion III

Hi,

You mean that the page should change automatically after every 20 seconds?

Regards,

Jagan.