Hi,
I have created a comma separated value (CSV) file to upload entire service category catalog (see below format), rather than creating each entry manually in the system. But I need to create five spaces before incident category for e.g. if incident category is Leave then it should display in the system as
- Leave
<CategoryID>;<CategoryType>;<ParentCategoryID>;<Language1>;<Name1>;<Description1>;<Language2>;<Name2>;<Description2>...
I tried to create the .csv file with five spaces and it uploaded successfully but it's not importing spaces or automatically removing the five spaces , Is there a way to show the spaces by using the .csv file?
Thanks and Regrads,
Roopesh Purohit