How to store data in a structure of a table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 08:30 AM
Hi,
I m new to servicenow, i know maybe it's a basic question but i need help or someone's expertise, so I m looking how to store data which is gonna be accessible for two groups who can modify it's information, some of the data is gonna be from a catalog item's variables, and i want it to be extensible, i mean i can add lines to it. I added an image so you can see what i really need.
Thank you for your help in advance : )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 08:39 AM
Hi
By looking at your table on image I didn't get which field is from which table. If the fields are from multiple tables and not present on single table then create data base view for them. Then export that into excel.
If you don't know how to create a database view then check below video :-
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Gunjan Kiratkar
Consultant - ServiceNow, Cloudaction
Rising Star 2022
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 12:27 AM
Hello
The fields are from the same table, so i need to create a table with these fields is that right ?
Thank you for your answer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 01:53 AM
Hi
If the table is not present in ServiceNow then definitely you will have to create the table with these fields and then you can directly export the data as excel in this format.
Regards,
Gunjan