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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Directory Loads from SharePoint into QlikView

I am trying to pull information from SharePoint into Qlikview using directory loads, however when since the information on SharePoint is housed in a folder within another folder within another folder, my information is not coming through. Any suggestions on a better way or correct way to do this?

thanks,

Parrish

Labels (1)
1 Solution

Accepted Solutions
Nicole-Smith

You can use generic paths to get into the folders.  Below is an example.  The ".." means to go up a level before going into the next named folder (in this case, the Shared folder):

..\Shared\Load Script\Main.qvs

View solution in original post

2 Replies
Not applicable
Author

i forgot to mention that i have multiple file paths where i have to pull from if that helps for answering my issue.

Nicole-Smith

You can use generic paths to get into the folders.  Below is an example.  The ".." means to go up a level before going into the next named folder (in this case, the Shared folder):

..\Shared\Load Script\Main.qvs