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: 
sujit_nath
Creator III
Creator III

Only Show active records in dashboard

Hi,

I need a use case as:

I have several list boxes, one of them being "Result"

I want that result list box to be configured in such a way that: If I select other fields, only data corresponding to those should be present in "Result". Otherwise it should show blank.

As the usual behavior of qlikview marks the inactive values as grey, I want them to be hidden completely.

Thanks in advance!!

2 Replies
ogautier62
Specialist II
Specialist II

Hi,

rather than list selection box, use table object with field result

so : no grey value

to have blank if no selection made,

then in 'calcul conditions' write :   len(getcurrentselection)>0

and in error message put blanks

regards

isingh30
Specialist
Specialist

Just check in Hide Excluded.

p.PNG