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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
mjharper
Contributor II
Contributor II

Source Control and "Include" files

Hi

How do people handle "Include" files with Source Control?

I've got TFS setup and I've added a report successfully. If I go to a different machine and then "Get Project from Source Control" it pulls all the files in the -prj folder and creates the .qvw file. However the Reload data fails as the load script includes a file using the

$(include=path_to_my_file.txt); syntax. This file isn't included in the files that were checked into TFS.

Do these types of files need to be handled separately? I guess that would have to be done through Visual Studio. Is there any alternative? I can kind of understand why QlikView doesn't include the files when it adds to TFS - but managing them separately seems like a messy way to work.

Thanks,

Matt

0 Replies