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: 
shaileshyerram
Contributor II
Contributor II

Soure code version control for Qlik Sense ?

Hi All,

I am new to Qlik Sense. I am looking for some help/documentation on Source code control for Qlik Sense applications.

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

See these links for some pointers:

Platform Manager for Qlik - in4bi.com

App Backup and Restore


talk is cheap, supply exceeds demand
NS_Qlikupdates
Partner - Creator
Partner - Creator

Hi,

Qlik Sense apps are stored as binary .qvf files, which makes traditional Git-based source control difficult.

You may want to look at SenseOps Code Management, which externalizes app components into a version-controlled structure.

It enables branching, change comparison, rollback, and governed promotion bringing proper source control practices to Qlik Sense development. Know more>>