
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 09:04 AM
I've created a Dashboard that includes several report widgets specific to me. I've been asked to share it with my team, but for that to be useful the report widget filters will need to be updated to return data specific to the user running the dashboard. Other posts suggest using "javascript:gs.getUserID()" with the Assigned To field, but that apparently isn't allowed in the filter as it does not allow free text, but only specific names from a dropdown list.
How do I create a report widget that returns dynamic data based on the logged-in user?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2022 02:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2022 05:11 AM
Hello Randy,
Did you get chance to look into solution provided by me. Please let me know if you need any help.
If my answer resolved your issue feel free to mark correct as well helpful, so it will be helpful for others looking for similar query.
Regards,
Akshay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2022 12:55 PM
I think that's exactly what I needed. I've saved it in the filter, but when I run it, the filter is returning my name instead of "Me". I'm assuming that it will return the name of whoever is logged in. One step closer!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2022 05:13 AM
Hello Randy,
Yes, it will return name of logged in user.