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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
harshal_shreyesh
Contributor III
Contributor III

Dynamic folder connection in Qlik Cloud

Hello,

When we create app in Personal Space the folder connection looks like . 

lib://Datafiles

However when the app is moved or published to shared or Managed spaces it looks like- 

lib://SpaceName:Datafiles

So when the app is published from Personal to any other space then it requires manual changes in folder connection code in script. Is there way we can handle such cases to make dynamic script which works in all spaces ?

Labels (3)
1 Solution

Accepted Solutions
mpc
Partner Ambassador
Partner Ambassador

Hi, 

Yiu can use Lib://:DataFiles (note the : before DataFiles), the, it should use the DataFiles of the current space. 

Regards

From Next Decision and mpc with love

View solution in original post

3 Replies
mpc
Partner Ambassador
Partner Ambassador

Hi, 

Yiu can use Lib://:DataFiles (note the : before DataFiles), the, it should use the DataFiles of the current space. 

Regards

From Next Decision and mpc with love
harshal_shreyesh
Contributor III
Contributor III
Author

Thanks a lot it helped !!

mpc
Partner Ambassador
Partner Ambassador

Wlcm

From Next Decision and mpc with love