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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Inputfield

Hi,

I'm trying to create an inputfield using:

INPUTFIELD Rate;

FinalTable:

load *,

     1 as Rate

FROM FinalTable.qvd (qvd);

The reload finishes successfully, but i'm unable to save the file, i get a 0 KB tmp file created, and that's it.

Anyone encountered this?

Thanks,

Raz

Labels (1)
1 Reply
sujeetsingh
Master III
Master III

If there is data from the qvd then it should not fail or show this msg.