i have a table that displays opportunities with a table filter. on load I’d like to set the table filter dynamically based on the user’s profile.
Just wanted to get some implementation ideas here but I’m thinking the following…
- On load snippet
- based on profile set the model’s condition
- but how do I manipulate the selected value in the table filter?