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: 
Anonymous
Not applicable

xls to qvd file error

Hi,

I'm trying load the following into a qvd file.  but keep getting errors.  any help appreciated.

Script line error:
Let varFileName= 'C:\QlikView Documents\ABLAC Business Performance\'&  'TeamConsultantTargets.qvd'

Targets:

LOAD Team,
     team_id,
     role,
     id,
     Consultant,
     [1/07/2015],
     [1/08/2015],
     [1/09/2015],
     [1/10/2015],
     [1/11/2015],
     [1/12/2015],
     [1/01/2016],
     [1/02/2016],
     [1/03/2016],
     [1/04/2016],
     [1/05/2016],
     [1/06/2016],
   
FROM
[..\Excel Source Targets\TeamConsultantTargets.xlsx]
(ooxml, embedded labels, table is Targets[Targets])

28 Replies
Anonymous
Not applicable
Author

sorry.  i meant that i cant load the file as I don't have an attachment link

Anonymous
Not applicable
Author

excel looks like this :

Team

team_id

role

id

Consultant

1/07/2015

1/08/2015

1/09/2015

1/10/2015

BDL

1

field_officer

11

Peter Mulster

71

71

71

71

Western Team

7

field_officer

13

Melissa Loonar

38

38

38

37

BDL

1

field_officer

47

Bianca Castagna

57

57

57

57

Sydney South Team

5

field_officer

61

Barbara Mya

8

8

8

8

qlikviewwizard
Master II
Master II

i am very sorry for your issue. I didn't understand in giving details.

qlikviewwizard
Master II
Master II

Without giving ‌complete details we can not resolve your issue. Hope you understood the situation.

Anonymous
Not applicable
Author

how can i load the file?

PrashantSangle

Hi,

Click on Reply You see editor and at top right corner you see Use Advanced editor.

Click on it, there you will able to attached file.

Regards.

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
qlikviewwizard
Master II
Master II

a‌ttach the excel file

Anonymous
Not applicable
Author

perfect:

what I tell you now the third time:

YOU ARE LOADING AS XML definitions. That cannot work!!! YOU DONOT SEE THE TABLE TARGETS!

FROM

[..\Excel Source Targets\TeamConsultantTargets.xlsx]

(ooxml, embedded labels, table is Targets[Targets])

qlikviewwizard
Master II
Master II

‌did you able to resolve your issue?