Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How we can manage multiple developers work collaboration on same app in QlikSense?Is there any way we can use version controlling system like, Bitbucket
Or is there possibility to create Prj folder for qliksense app.
Please let me know.
Thanks!
Hi Vijeta,
We can manage multiple developers work on same app by taking duplicate of last published app and work on that.
1) we should have to integrate both the scripts/query if developers worked on data modeling in same app.
2) we should copy and paste the master library items (measures,dimensions,viz) in master app.
3) Finally overwrite the last version of published template(app)/data model into the appropriate streams.
Take a look at this:
Thanks but, I think above one is on QlikView and I am looking for QlikSense.
They have version control for Sense also according to their site.
I am aware about this solution but is there any other way like, we create prj folder and then by using bitbucket check in check out we can control versions or maintain changes done by other user