Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto-filter depending on user #206

Open
PaulPoulain opened this issue Nov 27, 2019 · 0 comments
Open

auto-filter depending on user #206

PaulPoulain opened this issue Nov 27, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@PaulPoulain
Copy link
Member

Use case
I want to create a dashboard/report where a user can see result depending on some value that are specific to him.
For example: Joe is responsible for acquisition on budget J, I want a dashboard to display budget J related informations. Joe doesn't have to select anything, and he can't see the same dashboard related to budget K, that is for Karl.

idea
In the users definition, the administrator can set user-variables. For example:
"budget=J"
In the report creation, there's a new operator "equal variable" where the report creator can select a variable (budget in my example)
At runtime, the user value is automatically selected.

@PaulPoulain PaulPoulain added the enhancement New feature or request label Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant