I have a team of people, each with responsibility for some portion of my dataset, taken from a Ticket Management system. I want to create cards and a dashboard that shows each individual on the team a series of data points about their tickets only.
What is the best way to achieve this?
Is it possible to auto-filter based upon the users login credentials?
Can a dashboard be programmatically filtered and emailed?
PDP seems to need hard-coded values and doesn't support variables. Is this conclusion correct?