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: 
MANGIONM
Contributor
Contributor

Uploaing information into QlikView

Hi 

I'm seeking to upload a file into QlikView (excel) and for QlikView to lookup data relevant to the product codes on the excel file

 

Is this possible?

Labels (1)
1 Solution

Accepted Solutions
Vegar
MVP
MVP

You can not upload the excel file it self into a QlikView application,  but you can read and load the data from an Excel file into a QlikView application.

You need to use the QlikView Desktop to open the QlikView document, to fetch data from Excel using the script editor.

I recommend you to make use of the wizard available to achieve this.

Take a look at this help page: https://help.qlik.com/en-US/qlikview/September2025/Subsystems/Client/Content/QV_QlikView/Loading_dat...

View solution in original post

2 Replies
Vegar
MVP
MVP

You can not upload the excel file it self into a QlikView application,  but you can read and load the data from an Excel file into a QlikView application.

You need to use the QlikView Desktop to open the QlikView document, to fetch data from Excel using the script editor.

I recommend you to make use of the wizard available to achieve this.

Take a look at this help page: https://help.qlik.com/en-US/qlikview/September2025/Subsystems/Client/Content/QV_QlikView/Loading_dat...

MANGIONM
Contributor
Contributor
Author

Thanks Vegar, I'll give that a try