can you create a view on task_assessment_detail?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2023 05:23 PM
It appears that the task_assessment_detail is not available to select when create database view. May I please ask if there is any work around about it?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2023 08:31 PM
Hi @Bonnie4
The Task Assessment Details [task_assessment_detail] is actually a database view. That's why it's not available to pick it up.
You can find it below.
Name: task_assessment_detail
URL: https://<instance_name>/sys_db_view.do?sys_id=47cca9829f333100736af84bc42e7007
Let's check the tables which have joined in the Task Assessment database view, then you can create your own database view based on it.
Cheers,
Tai Vu