- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2020 03:37 AM
hi
am trying to add task assigned to me on dashboard but am not able to find it
how can i add all ritm asigned to me in dashboard
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2020 08:29 PM
Hi,
Create a report on sc_req_item
Conditions:
Active = true AND
assigned to (is dynamic) Me
Run the report
Then under save dropdown, select Add to Dashboard and a popup will be shown inn which you need to select the dashboard under which you want to show the report.
Mark the comment as a correct answer and also helpful if it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2020 05:01 AM
Hi dell,
Can you just tell from which table you are trying to populate this records?
You can filter condition in report that show the records which are assigned to you that is
[Assigned to >is(dynamic)>me] and table will be [sc_task] if you want all catalog task assigned to you Or if you want to see all tasks assigned to you the table will be [task] only.
Please mark the answer correct and helpful if it help you to resolve your query.
Regards,
Akshata.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2020 08:29 PM
Hi,
Create a report on sc_req_item
Conditions:
Active = true AND
assigned to (is dynamic) Me
Run the report
Then under save dropdown, select Add to Dashboard and a popup will be shown inn which you need to select the dashboard under which you want to show the report.
Mark the comment as a correct answer and also helpful if it helps.