- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2018 12:32 AM
Hi Folks,
By default the reporting sort fields seem to be limited by the primary reporting table, is there a way or anything in plan to enable sort by other fields/attributes from other tables referenced via dot walking?
Thanks
Paul
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2020 10:29 AM
Hi Paul, this might be only true as of New York release and the way is a bit tricky, but here is a way it can be done.
1) Make sure there is a sort in the report, any sort, save
2) Open report from the sys_report table view "https://yourinstance.service-now.com/sys_report_list.do"
3) There will be "Order results by the following fields" section, scroll down on the drop-down and select "Show Related Fields"; from there it is similar to other like navigators.
Hope this helps,
Petr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2020 10:29 AM
Hi Paul, this might be only true as of New York release and the way is a bit tricky, but here is a way it can be done.
1) Make sure there is a sort in the report, any sort, save
2) Open report from the sys_report table view "https://yourinstance.service-now.com/sys_report_list.do"
3) There will be "Order results by the following fields" section, scroll down on the drop-down and select "Show Related Fields"; from there it is similar to other like navigators.
Hope this helps,
Petr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2024 06:12 AM
Thanks! Confirming this still does what it needs to do as of the Washington release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2025 02:10 PM
You can also switch from the new UI to the Classic UI (at the top of the screen)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2020 02:49 AM
Hi Petr,
This does indeed provide the capability as i'd be expect.
Many thanks for taking the time to reply to this.
Paul