How to make Platform Analytics Filter Default value = logged in User?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 12:48 PM - edited 01-15-2025 12:52 PM
Goal: User opens Platform Analytics dashboard and all data visualizations filter with the Assigned to as the logged in user. Then the user can select another user from the filter and all the data visualizations filter with the Assigned to as the User selected in the Filter.
Problem: I can’t use is(dynamic) ME for any fixed filter conditions on the data visualizations because we need to pull in all the data records then filter dynamically to either the default logged in user and also allow the user to select another user to filter the entire dashboard.
Possible solution?
Can I use some kind of "javascript:gs.getUserID()" command in the Filter Default value to default the filter to the current logged in User?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 01:59 AM
Looking the answer to this as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 12:39 AM
Let me know if you found a way to script the default value in filter of the dashboard