
we have a requirement that we need to filter dashboard chart based on logged in user's role for custom entity. By default we are filtering view using "retrieve multiple" step using plugin based on logged in user's role and region. Now we need to show dashboard charts according to that view itself. Is there any possible way to achieve this using plugin?
Please suggest me...
*This post is locked for comments
I have the same question (0)Hello,
It's not possible to filter that data using plugin that handle retrievemultiple message because in case of charts retrievemultiple message is not called. You should alter views that used inside the chart and include that filtering into it.