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: 
abubakarsiddiq7
Contributor III
Contributor III

issue on if condition

Hi all

i have an issue with if condition when I apply the below script I am getting only a single value for all users but all the users have different values for different types find the result in the below screenshot .Please help me here

abubakarsiddiq7_0-1601036196970.png

abubakarsiddiq7_1-1601036426889.png

 

Note : I am using Table box

Labels (1)
2 Replies
sunny_talwar

@abubakarsiddiq7 

It seems that the image you shared are all Warranty type = 'Extended Warranty'. I am not sure if it still needs to have different value or not,  but I am guessing that it could be because of $() expansion. Are you using an = sign when you define you variable? I would say try to remove them and see if that works for you

abubakarsiddiq7
Contributor III
Contributor III
Author

Hi Sunny ,

I just posted a sample so you are seeing only the Extended warranty but I also have other warranty types.

each warranty types having different values for different users  .I removed  = sign but no luck.