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: 
Anonymous
Not applicable

Saving User preference

Hi,

I am trying to create a table having multiple columns and allow user to choose columns to views. For e.g there could be 10 dimensions added in a table but user wants to see only 5 of them , then they should be able to choose 5 out of 10. At the same time we want that to be persisted. So if the same user logs  in again he should only see those 5 column he selected earlier similarly every users can have their own selection persisted.

How can I achieve this in qlik sense ?

10 Replies
Stefan_Walther
Employee
Employee

Having some kind of a data-storage for extensions/mashups, etc.: ... that's definitely something we are looking into ...

In the meantime I highly recommend to think of one of the following options:

- For local storage: use the local storage (as akl‌ recommends below)
- If you need a data-storage across all users, create your own or just just something like Firebase which is easy to set up, also for other people using your extension.

Regards

Stefan