Forum Discussion
Dynamic default report view per user
- 3 years ago
Figured out a solution. I had a new table where I need to manage each user and their starting default value. Then created another table which is per user and per business unit, and use a lookup to get their starting default value. Then from that, created "Defaultlevel1", "Defaultlevel2" so on.. fields that start at their starting default value then get the next path item then put row level security on this new table based on user email.
Figured out a solution. I had a new table where I need to manage each user and their starting default value. Then created another table which is per user and per business unit, and use a lookup to get their starting default value. Then from that, created "Defaultlevel1", "Defaultlevel2" so on.. fields that start at their starting default value then get the next path item then put row level security on this new table based on user email.