Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
AleenMax
Contributor
Contributor

Would it be possible to restrict or limit search option data for tables in Qliksense?

Hello,

The search option in Qliksense needs to be restricted or limited.

The amount of data is:

[Inline] [Loading

Code,ID
A,1
B,2
B,3
D,4
E,5

];

My Table Chart in Qlik Sensitive is set up as follows: I need only the data where the code is B to display, so I created a chart.
Backend or front end Exp where Backend: if(Code=’B’,Code) as BCode same into the Qlik Dimension
expression I have used.

Output is this:

When I search by ID, I see all records. Only records with code B of 2,3 should be displayed.

If you could assist me in this matter, I would greatly appreciate it. Thanks

Labels (1)
0 Replies