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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to use Show/Hide to control individual results

I'm looking for some pointers on how best to design an application to allow users to input their UserID and only see their activity/results.

I'm not sure if an InputBox or Search Tool is the best way and I do have some show/hide experience using variables, but am not sure how to begin this design.

I've read through much of the show/hide but none of the questions or responses seemed to match what I am seeking.

Thank you!

2 Replies
Not applicable
Author

If you only want the user to see their own information, have you thought about reducing the data by UserID?  This way they wouldn't need to input their user ID at all - the data would already be narrowed to their activity/results.  If you want them to be able to see everyone's data, then a Search Box and/or a plain old List Box sounds like the best way to go to me.

Not applicable
Author

I agree with Rebecca.

If you have data that only should be available on a spec level would I recommend that you use section access to reduce the data based on ex. NTNAME to only show data for the spec user.