Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Loading Data in qliksense

Hi All ,

I am new in qliksense , I have the data file in the extension of (.xls) in this file have some data and when i was give the path it will showing like  Data has not been loaded. Please correct the error and try loading again. and the same file it will loaded in to the qikview it will be loaded properly and the data also showing in table form

Thanks & Regards,

Sai Madhu

Naveen06Reddys310

4 Replies
Anonymous
Not applicable
Author

Just Drag & Drop your Excel file in Qliksense

Check this as well:

Loading Excel and File Data (video)

Not applicable
Author

Check your connections and data load script.

Script should look something like this

LOAD

    "A",

    "B",

    "C"

FROM [lib://Qlik Data/111111.xlsx]

(ooxml, embedded labels, table is [Report 3]);

Not applicable
Author

Hi,

I was checked both ways ,

Sted1:

Load

"x",

"y",

"z"

FROM [lib://Qlik Data/xyz.xlsx]

(ooxml, embedded labels, table is [Report 3]);

(And)

Step2:

Directly Drag and Drop the file in qliksense,

might be my file has some problem and remaining all .xls files are getting except this file . Thanks for giving support

Regards,

Sai Madhu

Naveen06

reddy-s
Master II
Master II

Hi Sai Madhu,

The issue could be with the LIB location, correct it any try!

Thanks and Regards,

Sangram Reddy.