Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Chanty4u
MVP
MVP

RE:Extract from folder

Hi All,

Please suggest on this.

We have 2 variables in the data load script.

Set vAppname = 'xyz';

Set vEnvtype = 'dev_2.0.x';

These 2 variables vary from different environments. So every time we import the app from dev to staging and to production. We need to manually change the "vAppname" and "vEnvtype" to the respective environment.

Inorder to avoid this we are trying to read from the config file( .txt or excel file) which is located in that server.

i have created the .txt file in the below path and the text iam passing is xyz

C:\qliksense\Setvars\AppName.txt

Is this possible in Qliksense?

Please advice

Thanks

Suresh

1 Solution

Accepted Solutions
Gysbert_Wassenaar

Yes, you can include files in Qlik Sense too like you can in Qlikview. See the online help for more information


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar

Yes, you can include files in Qlik Sense too like you can in Qlikview. See the online help for more information


talk is cheap, supply exceeds demand