allow to see subset of data

Hi ,

We have a user who wants to see an entire dashboard with all the seller information and also some limited subset of sellers whenever she wants.
e.g. total of 500 sellers and separate 150 sellers.
We have seller ids as filters. How can we provide this user-specific solution where she can only see another option to see a subset list of sellers.

(Is it achievable without applying any as its specific to one user only?)

You can achieve this by using custom tokens and saving the ids as name set token such that the user can reuse this selection as desired.

emscreenshot1

emscreenshot2

emscreenshot3

Additionally you configure the token such that it is only available to this user by selecting the account token from the token association drop down list when creating the token.

emscreenshot4

Please see articles below for details.

https://www.dundas.com/support/learning/documentation/create-view-content/filters/creating-custom-tokens

https://www.dundas.com/support/learning/documentation/administration/using-the-token-designer

Hope this helps.