Creating a metric definition based on tasks created by members o the assignment group
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 06:34 AM
I have a requirement to report based on tasks created by a particular group members.I am thinking to creating a metric definition.
Can you anyone have an idea on this
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 07:16 AM
Hello @Dharaneetharan
I did not try it, but you can create a database view between your task table and sys_user_grmember table with query as task's opened_by IS group membership user. This will show all the existing records as well, may not show historically data accurately as when user is removed from group that data cannot be reported.
The metric definition solution also sounds good.
Thanks,
Ali
If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!
Thank you,
Ali
Thank you,
Ali