Database view not visible to users when accessed from report

Tanmay14
Tera Contributor

I have a sceanrio where database view is created on 3 tables viz. sn_hr_core_case, metric_instance and metric_definition and a report is created in one of the dashboards to show record counts from this database view.

When a itil user pulls up this dashboard, a multi pilot table report with count based on this database view shows up data just fine but when this user clicks on one of the count to go to the list view (databse view), it opens the database view and says 'No records to display'. This user has read access to recrods on these bases tables. As admin I can see the records just fine.

Database view configuration:

As ACLs cannot be applied on database view, what other possible sollution will work.

Thanks

 

1 REPLY 1

Periyasamy P
Tera Guru

Seems this is ACL issue. Please check whether impacted user have read access all tables connected to this database view.

Otherwise you can add new read ACL more specific to this database view. Refer ACLs and database views for more details