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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
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

1 Reply
sujeetsingh
Master III
Master III

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