Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Table based on certain parameters

Hi Guys,

i have a straight table that i only want to be displayed when a certain set of parameters are met like over a certain weight or a certain amount of orders per site

have been reached.

what would be the best way of doing this?

thanks for your help

J

5 Replies
Not applicable
Author

Go to Layout in Properties and put your condition under show/Conditional.

Regards

Mhatim

Not applicable
Author

Hi Mhatim,

i tried this i put in there Units >= 3 so it should display all units over or equal to 3 but it doesnt do anything

Not applicable
Author

Put in the entire expression if(Units>=3,True(),False())

Hope this helps

Regards

Mhatim

Not applicable
Author

Hi,

i created a chart and set this in the Dimensions tab

=if(Units>=3,job)  this then shows me all jobs with a unit over equal or greater than 3 i then want to see on the same chart anything also greater than or equal to a weight of 3000 would i put this under expressions ? with a similar syntax?

Not applicable
Author

Yes,you rae right.

Was your earlier query resolved ?

Regards

Mhatim