Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Yes, you can include files in Qlik Sense too like you can in Qlikview. See the online help for more information
Yes, you can include files in Qlik Sense too like you can in Qlikview. See the online help for more information