- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2021 09:38 AM
To simplify what I'm asking, imagine a list of task records with different users set as the "Assigned to".
Now imagine a dynamic report that shows each user the subset of task records where they themselves are the "Assigned to".
I need a way to have that report send each week to all users who are "Assigned to" users. Each user would be emailed a report that week showing them the tasks their assigned to.
Anyone have an idea on how I should go about this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2021 12:31 PM
It's not a very simple solution, but you can use a scheduled job to update the recipients then trigger the scheduled report. See the article below for a step-by-step walkthrough.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2022 01:31 PM
Ah, ok.
Just curious because you went and marked a reply as Correct when I don't think that would have actually worked for your request as that scenario was around sending a report to dynamic recipients...but the data was the same for all of them (a list of records from a table - unfiltered by any specific user, etc.).
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!