while exporting excel only few fields are exported
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2017 11:19 PM
I have tried to export excel of Data Review Task table while doing so all the fields are not getting exported only 5 fields are exported. Does anyone come across this issue? What may be the reason for this? Can anybody assist me on this? Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2017 04:23 AM
Update or insert following property and try.
Name : glide.export.excel.force_xlsx
Type : true:false
Value:true
For more details go through
http://wiki.servicenow.com/index.php?title=Available_System_Properties#gsc.tab=0
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Rajendra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2017 11:31 PM
Hi Tracey,
I have checked sys_dictionary list there are no attributes which prevent the fields from exporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2017 10:27 PM
Any thoughts here?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2017 12:00 AM
What are you using to export to excel?
Have you tried the following?
/nav_to.do?uri=cert_task.do?sysparm_query=active=false%26sysparm_view=view_with_your_fields%26CSV
where view_with_your_fields is a view that has all the fields you want to export?
Is there any report_on ACL's on fields that may be restricting access?
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2017 02:33 AM
Hi Paul,
I am clear about report_on ACLs. One more thing in Data review tasks there is a section called Dirx role assignments Under that there are few columns of which only 6 columns are getting exported leaving other columns. What may be the reason I have checked for sys_dictionary attributes nothing is preventing from exporting. But am not able to export all the fields