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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
neapicture
Contributor III
Contributor III

Which is the best method for Qlik View Team Development for working on same APP?

Which is the best method for Qlik View Team Development for working on same APP without source control ?

How can i detect if a file is already open from a other user/Admin on Desktop

1 Reply
jmvilaplanap
Specialist
Specialist

Hi,

When I worked with other people in the same app, we have divide the app in several files: extraction, transformation and presentation.

And for the transformation normally we worked in different datasets, then later is easy to combine.

And for the presentation, each person, different sheets and copy and paste later.

I think, if you don't want to use a source control (is not easy in QV) is the best way.