How to check whether the fields are configured in field_list in all the list reports we have in our instance.

Yash38
Kilo Guru

How to check whether the fields are configured in field_list in all the list reports we have in our instance.

List Report without any columns selected.

How we can check among all the list reports which has columns selected and which do not.

 

Thank You

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

You can report on sys_report table and filter like below to use field name column

 

find_real_file.png

 

REgards,

Sachin

 

 

Already checked that, this filter will not help to check whether the reports have columns configured or not.

 

List Report without any columns selected.

Recommendation: List report who has no fields configured in field_list will always fall back to the default layout of the lists. If this is expected behavior for this report, you do not have to take any action, else you should configure the fields you want to see in this list report