Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 03:59 AM
Hi @Hariskanthini ,
You may follow the below steps
1. Add a new transform data broker to fetch current user's groups (refer to screenshot, a ACL will be required for the new data broker)
2. Remove the UpdateDonutsConfig client script from the Page ready event, and then add the UpdateDonutsConfig client script on the new data broker's Data fetch succeeded event (refer to screenshot)
3. Update the UpdateDonutsConfig client script to filter donut configs based on the fetched groups(refer to the screenshot)
Please mark it helpful, if it answers your query.
Thanks,
Haseeb Ahmed