- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 07:13 AM
I need to bulk update the owner of dashboard how can i achieve this
like ownership transfer owner A to Owner B
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 07:42 AM - edited 12-16-2024 07:43 AM
Hello @akankshak15
You can go to pa_dashboards.list (Dashboard table) where all the dashboards are stored.
There you can find and update owner column
If you want to Bulk update, you can either do it by multiple selection of columns and updating or you can write a Fix script
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 07:42 AM - edited 12-16-2024 07:43 AM
Hello @akankshak15
You can go to pa_dashboards.list (Dashboard table) where all the dashboards are stored.
There you can find and update owner column
If you want to Bulk update, you can either do it by multiple selection of columns and updating or you can write a Fix script
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra