Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
mpapasergio
Partner - Contributor
Partner - Contributor

Reorder sheets via cli or API

How do you reorder sheets via cli? I am able to get the rank or sheets via app object layout
https://qlik.dev/toolkits/qlik-cli/app/app-object-layout

This returns the rank of a sheet. 

There is not a command to update this rank. The only way I've found is to unpublish each sheet and then republish in a specific order.

 

Labels (2)
4 Replies
ajaykakkar93
Specialist III
Specialist III

hi,

i think we can do that, but my solution would lead to rebuild the application altogether.

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

MichelLalancette

Were you successful in re-ordering sheets using either CLI or Rest APIs? I too am interested in this.

jpenuliar
Partner - Specialist III
Partner - Specialist III

This is outside CLI or ReST, but could you possibly programmatically modify each json file inside a folder called "sheets"?

jpenuliar_0-1701796714673.png

 

example image is a github repo generated by GitoQlik.