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: 
Carson
Contributor
Contributor

Edit expression based on oracle tables

Hello, I want to edit my expression in a radio box but I'm having trouble finding the way to do it. I would like to only display options in the radio box that have more than one entries in another table. Heres the idea of it but this doesn't work:

if(Count([CAR_ID-Car_ID]) > 1, [REF_FRUIT.DISPLAY_NAME]

Basically the user is currently able to see options a, b, c, d, and e but I only want them to be able to see options based on the count of another separate oracle table

Thank you

Labels (1)
0 Replies