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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

loop in reverse order

Hello All.

Is it possible to run a loop in reverse order ?

Say: I am having 1-10 record and I have to run a loop from 10 to 1...

Is it possible?

Regards,

Balraj

6 Replies
tresesco
MVP
MVP

In the script, use Order By Desc.

Anonymous
Not applicable
Author

As per my understanding I think Order by is used only with Resident.

We can not use it with table....

tresesco
MVP
MVP

If you could explain your scenario in more details, some alternate solutions might be proposed.

Anonymous
Not applicable
Author

okay,

just posted a new discussion with attachment.

Pls suggest.

tresesco
MVP
MVP

You could attach and continue with this thread. Where is your new discussion (link)?

er_mohit
Master II
Master II

Hi

Got o this link Reverse string

hope it helps you .