can you create a view on task_assessment_detail?

Bonnie4
Mega Contributor

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

Tai Vu
Kilo Patron
Kilo Patron

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