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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
ali_hijazi
Partner - Master II
Partner - Master II

Update owner of apps

Hello
we need to set the owner of all published apps to one user account
is there a way to make this via the PostGreSql database of Qlik sense with an update query?

I can walk on water when it freezes
Labels (3)
2 Replies
rwunderlich
MVP
MVP

Instead of trying to update the DB directly, you could use

Qlik-Cli https://qlik.dev/toolkits/qlik-cli/app/app-owner/ 

or

Qlik-Cli-Windows https://github.com/ahaydon/Qlik-Cli-Windows/blob/master/docs/Update-QlikApp.md

-Rob

ali_hijazi
Partner - Master II
Partner - Master II
Author

I couldn't find a method that does change owner of published apps to a user account
it's faster doing it manually from QMC or maybe doing an update query against the PostgreSql database

I can walk on water when it freezes