- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2025 01:44 AM
I have created several articles in a Knowledge Base. I want to download them to Excel, modify them locally, and then import them back into ServiceNow. However, I can't find any 'Export to Excel' button in the Article list. How can I download the articles to Excel? Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 02:03 AM
That's correct, because the fields aren't on the list, so you don't get them. You first need to add all fields that you need to the list and then do an export. Or use the 'import' function I mentioned so you can choose 'all fields'.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2025 01:54 AM
Right click on the header and select export > excel. Just be aware that the article body is made of HTML. Depending on the number of articles and their length, it could be a huge file. Changing anything in the body should also be done carefully, because of the HTML tags you will export as well.
I would consider using the import functionality though. Because choosing the 'update' option would export it, including the sysIDs and makes it easy to import again. Otherwise you will need to create an import set and transform map as well.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2025 07:14 PM
Thank you. However, when I navigate to Knowledge > Articles > All, apply filters to select target articles, and right click on the header and select export > excel. , I can only download the metadata displayed in the list view – not the detailed content of the articles themselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 02:03 AM
That's correct, because the fields aren't on the list, so you don't get them. You first need to add all fields that you need to the list and then do an export. Or use the 'import' function I mentioned so you can choose 'all fields'.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 05:18 PM
Thanks a lot!😀