Reporting on Data Certification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2022 03:55 AM
I have created a data certification schedule on group member table to certify my group members.
Now I want to generate a report with the following columns
Data certification task number
Group Name
Member
Certification comments.
I get all the above from certification elements except Group name.
Is there any way to build such a view with these columns.
- Labels:
-
Data Certification

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2022 04:13 AM
Hi Smriti,
You have to build a database view for your report using cert_element and cert_task
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2022 05:02 AM
Hi Sandeep,
This would not work because within a certification task there is no field that stores group member records.