Not able to see data in the Report but able to see the data on Table List [Table Name - asmt_metric_result]

Community Alums
Not applicable

User is able to see the Records in Table List View, Below is the provided screenshot

Table name - asmt_metric_table

find_real_file.png

 

But the same user is not having access in Report which is build on the same table, below is the screenshot of report: (This is the Actual issue we are facing)

find_real_file.png

 

Below are the list of Read ACL on the table - asmt_metric_result

find_real_file.png

If we Inactive the row/field level ACL which is asmt_metric_result.* user is able see the records in reports, below is the Screenshot of ACL:

find_real_file.png

find_real_file.png

 

The above script is working fine which is checking for logged in user is contractor or not. But this ACL is restricting user(who is not even a contractor) for accessing the metric result data in report. If we inactive the ACL, user is able to see the records in report.

3 REPLIES 3

Michael Fry1
Kilo Patron

Maybe you just need to active the 2 baseline ACLs to allow reporting:

 

find_real_file.png

Community Alums
Not applicable

Thanks for the response Michael,

 

Tried by Activating the above ACL's still not working. 

Hi Meghnath,

Could you please let me know, how you resolved this issue ?