Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
paulyeo11
Master
Master

why i remove the SET vFile3 = 'Q_INVC.txt'; Qlik view still can reload

Hi All

I notice that this happen few time , Some time i forget to insert the

SET vFile3 = 'Q_INVC.txt';

and i notice Qlik view still able to reload the raw data.

Can some one share with me why ?

why still can reload.png

1 Solution

Accepted Solutions
Anil_Babu_Samineni

Never notice this part, but assumption is it wont reload. Will you trace for that?

Trace $(vFile3);

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

7 Replies
tomasz_tru
Specialist
Specialist

If it's the same like in Qlik Sense - variables are not dissapearing - they are still in the application unless you set them to null.

Tomasz

paulyeo11
Master
Master
Author

Hi Tom

I am using QV file . I dont quote understand what you try to explain to me.

Enclosed is my QVW.

Paul

tomasz_tru
Specialist
Specialist

Press CTRL+ALT+V in QV to see the variable. Then you can remove it manually if you don't want yo set null in the script;

Anil_Babu_Samineni

Sometimes, This will happen. The composite logic may not refreshed well assumption. Can you close this file and reload it again to troubleshoot?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
paulyeo11
Master
Master
Author

Hi Anil

Thank you for your sharing . I notice this happen few time , what I don’t understand if the vFile script is missing , it does not give error , so can I said it never load the data , it just keep the old data which I load previously right ?

Paul Yeo

DIrector

TDS Technology (S) P/L

Whatsapp +65 9326 1804

www.tdstech.com<http://www.tdstech.com>

Anil_Babu_Samineni

Never notice this part, but assumption is it wont reload. Will you trace for that?

Trace $(vFile3);

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
paulyeo11
Master
Master
Author

Hi Anil

You know a lot of feature of Qlik.

Paul Yeo

DIrector

TDS Technology (S) P/L

Whatsapp +65 9326 1804

www.tdstech.com<http://www.tdstech.com>