Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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.