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

set condition

hi

i want to compare a "MeasureInput" variable with a text. which part of my code is incorrect?

{"SALES"}=(=$(=MeasureInput))

thanks

1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

try this

='SALES'=(MeasureInput)

Regards

ASHFAQ

View solution in original post

3 Replies
ashfaq_haseeb
Champion III
Champion III

try this

='SALES'=(MeasureInput)

Regards

ASHFAQ

Not applicable
Author

thank you Ashfagh 🙂

ashfaq_haseeb
Champion III
Champion III

welcome

Regards

ASHFAQ