- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2018 07:08 AM
Hi,
I want to create a report for the ATF test results and insert it in a dashboard so everyone from the team can view the data. I tried adding 'sys_atf_test_suite_result' under System Properties > UI Properties > List of system tables as per the ServiceNow documentation, but I still cannot find it in the table source drop-down when I create a new report.
How do you make a report for ATF related data?
Thank you in advance,
Alice
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2018 07:38 AM
This works with me after adding the table names to the system property. First thing you should do is go back to the system property and verify the table(s) are actually there. Depending on the length of that field they may have been truncated (which would prevent them from showing properly).
Also, you should make sure that the user trying to create the report has the 'report_on' operation for that table granted in the ACLs.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2018 07:38 AM
This works with me after adding the table names to the system property. First thing you should do is go back to the system property and verify the table(s) are actually there. Depending on the length of that field they may have been truncated (which would prevent them from showing properly).
Also, you should make sure that the user trying to create the report has the 'report_on' operation for that table granted in the ACLs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2018 10:57 AM
Hi Mark,
Thanks a lot for replying! It happens that I pasted the tables in the wrong field in system UI properties...What a careless mistake. It's working for me now:)
Alice Ye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2021 12:10 AM
Hi Alice,
You may have added that table at wrong place so that is not visible in reports. Add it at correct position in UI Properties:-
Once you will add and save it- navigate to report >> Create New and you will find these tables [For test Suite results and Test results] there and you can select the table as per your requirement.
Regards,
Nikhil Bajaj