Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Expert
I would like to know if it possible to change the root that load my qvf, for example all apps i have in this root by defect where see in my qliksense desktop
C:\Users\fkeuroglian\Documents\Qlik\Sense\Apps
but i want to know if there is any chance to change this root
for example all app that appears in my C: where load when i open my qliksense desktop
Thanks a lot
Fernando K.
Try this:
Add these lines in the file:
[Settings 7]
DocumentDirectory=C:\myappsfolder
Thanks
Mark:
Hi Fernando,
You could always create a linked folder in your App folder:
Hope this helps.
Mark
Hi,
I find this solution is a little tricky. There isn't a native solution.
Thanks
Hi xia,
There might be a change to the Settings.ini that you could make in:
C:\Users\your username\Documents\Qlik\Sense
I'll let you know if I find one, but this is they way I use if I'm storing qvfs on a usb stick and using them of multiple machines.
Mark
Try this:
Add these lines in the file:
[Settings 7]
DocumentDirectory=C:\myappsfolder
Thanks
Mark:
Yes it works fine.
Thanks
Hi Mark i will try this!
where is the root of this .ini?
thanks a lot
Fernando
Thanks Mark!
could you please help for "Content" folder for change default path
Hi Anya,
You can try renaming the content folder or moving it to its new location, then run the mklink command :
For example:
I renamed my content folder to Content_original, then ran the following command:
mklink /D "C:\Users\Mark ODonovan\Documents\Qlik\Sense\Content" "C:\Users\Mark ODonovan\Documents\Qlik\Sense\Content_original"
Hope this helps.
Mark