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

Languages.qvd

can somebody tell me where to get Languages.qvd

2 Replies
Not applicable
Author

You don't.

a QVD is a table in a qlikview format, which is created by a Qlikview script. This script loads data from a table elsewhere.

Rey-man

Not applicable
Author

Hi,

on the finance controller example I get a load error as it cannot find this.







Languages:

LOAD

Sprache as Language

,

Sprache_Kurz

as Language_Abbrev

,

Sprache_Flag

as

Language_Flag

FROM

.. \Languages.qvd (qvd)

would you know what can be done to solve this error if this qvd is generated by a script?

thanks!

;