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

qvw failing in production but running manually

Hi All,

Wondering if someone can help.

I have a .qvw which if I run manually in QlikView runs fine with no errors but when I put it into production it fails on QMC every time.

I have enabled logs and from what I can see it is failing because it is looking for <KPI_Names1> even though that does not exist; it does have <KPI_Names>.

Data is being pulled from a Sharepoint file.

Any help would be greatly appreciated.

Thanks

3 Replies
vishsaggi
Champion III
Champion III

Is it possible to share your script where you have this column name?

marcelviegas
Creator II
Creator II

Hi my friend, That happened to me was a problem of memory or processing. The log left unknown error message. Attempts to track the server manager at the time of extraction and see if any spikes in memory or processing occur. ATT,

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Can you post a snippet of the script log where it is failing?  When a fieldname has a "1" appended, it usually means the fieldname appears in more than one column in the source table.

-Rob