- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Thanks Dhiren. Very helpful. There is another way to do it that I've been using, but yours is much better and easier! But, FYI, here's how I have been doing it...
1. Right-click on any column-heading in the related list. Even without admin access, the Configure option should be available. Select Business Rules.
2. The content of the resulting list isn't relevant but, up at the top in the filter, it will identify the table name e.g. "Table = pm_project_task".
3. In the main nav, type the table name followed by ".list" e.g. "pm_project_task.list".
4. Apply filters to only show what you need (typically you'll want to apply the same filters from the original related-list view).
5. The Export option is now available on any column-heading.
The end result is the same as your solution. You just got there in far less steps. Thank you!
BTW, either of our approaches allows you to drag the resulting list view to favorites for future use. I have favorites, for example, that show all project tasks assigned to me across all projects or, even more powerful, all tasks assigned to me, regardless of type ("task.list") or a list-view of ideas ("idea.list") which, for some reason, ServiceNow removed in later versions.
Jon