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: 
Not applicable

Value Band example...

Hello guys ,

Can you please tell me what is the syntax for value band expression ?

For Eg.

     If I have a column called "Salary and EmpName" within range of 7000 - 25000 , I want to show the EmpName whose salary is greater than 15000.

so what i have to write in script?

Labels (1)
5 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

I thing you basically need to look at class function.

Can you comeup with sample data and expected o/p.

Regards

ASHFAQ

MarcoWedel
MVP
MVP

Hi,

one solution could be:

QlikCommunity_Thread_141781_Pic1.JPG.jpg

QlikCommunity_Thread_141781_Pic2.JPG.jpg

hope this helps

regards

Marco

Not applicable
Author

But Marco,

i want to to in the "edit script" window only with If() i think

So how I will do that one??

Not applicable
Author

But Marco,

i want to to in the "edit script" window only with If() i think

So how I will do that one??

ashfaq_haseeb
Champion III
Champion III

Hi,

Try same condition in script.

Regards

ASHFAQ