How to store data in a structure of a table

Nesrine2
Tera Contributor

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 : )

3 REPLIES 3

Gunjan Kiratkar
Kilo Patron
Kilo Patron

Hi @Nesrine ,

 

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 :-

Create Database View

 

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

Hello @Gunjan Kiratkar ,

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

 

Hi @Nesrine ,

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


Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy