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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Loading script from qvd

Hello,

LOAD [Šifra dimenzije] as [Div prema sifri dj],

           [Naziv dimenzije] as [Naziv djelatnost],

           [Vrsta dimenzije]  

FROM

Y:\Dimenzije.qvd

(qvd)

WHERE [Vrsta dimenzije] ='Divizija';

This is my script. I want it to give me the values where in Field [Vrsta dimenzije] is "Divizija".

Can somebody tell me what i did wrong?


Thank you,

1 Solution

Accepted Solutions
thomas_skariah
Creator III
Creator III

Hi Vampiros,

Is the spelling for 'Divizija ' is right?

Regards,

Tom

View solution in original post

4 Replies
thomas_skariah
Creator III
Creator III

Hi Vampiros,

Can i know what error it is showing?

Regards,

Tom

Not applicable
Author

No Error is showing, just exported lines 0. Should be 9.

thomas_skariah
Creator III
Creator III

Hi Vampiros,

Is the spelling for 'Divizija ' is right?

Regards,

Tom

Not applicable
Author

Looking at the table in QV, the Divizija was wrong... In my Axapata base it spells Divizija, exporting in QV there is a number(in this case '1'). Thank you for your help