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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Error while uploading..

I've receive the below error while uploading my data:

Error: File .\extdata.cpp, Line 2763

LOAD * FROM

[E:\Qlik\Data\RAW DATA_2 072013.xlsx

(ooxml, embedded labels, table is Data_1)


Any idea why does the system prompt this error?

4 Replies
Not applicable
Author

Arent you missing a ] after .xlsx?

Not applicable
Author

Nope. What does the bold font below represent if we import from .xlsx format?

LOAD * FROM

(ooxml, embedded labels, table is Data_1)

If it represents the Sheet of the .xlsx, then I might know what was the problem.

tresesco
MVP
MVP

Yes, that is sheet name.

Not applicable
Author

Thanks juan pedro & tresesco...