Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Were you successful in re-ordering sheets using either CLI or Rest APIs? I too am interested in this.
This is outside CLI or ReST, but could you possibly programmatically modify each json file inside a folder called "sheets"?
example image is a github repo generated by GitoQlik.