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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
patrou38
Creator
Creator

Mise a jour variable

Bonjour,

je voulais savoir si il existe un moyen de stocker le resultat d'une expression sur un variable ?

merci de votre aide.

cordialement,

Patrick

Labels (1)
10 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

LET and SET are script statements.

They cannot be used in an Expression field (Expression field = any UserInterface area that has a grey button with three dots on its right side)

Expression fields, although they may cxontain the exact same expression in different cases, will produce different values because they are extremely context-sensitive.