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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
bruno_silva100
Contributor III
Contributor III

Load with QVS

I have an app, that I load the table by QVs, but when i create a variable by function, one the my fields (Data da Emissão) show me message that the field not found.

1 - I loaded the table Notes by qvs

2 - I have the function that calculet the working days. In this step I load the field in the (Data Emissao), but show me the message, field not found.

 

If  I do the load without qvs, i don't have the problem.

img 1.PNGimg 2.PNGimg3.PNG

Labels (1)
1 Solution

Accepted Solutions
elvis_schwarz
Creator
Creator

Olá Bruno

Substitui as aspas duplas por colchetes e salva o qvs no formato UTF-8 with BOM. 

View solution in original post

2 Replies
elvis_schwarz
Creator
Creator

Olá Bruno

Substitui as aspas duplas por colchetes e salva o qvs no formato UTF-8 with BOM. 

bruno_silva100
Contributor III
Contributor III
Author

@elvis_schwarz Obrigado. Funcionou. Eu já havia carregado com o [], porém não havia salvo com o formato informado. tks