Easy import template missing column
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2018 05:51 AM
Hi Team,
I have about 30 plus column in my table I want to import or update data into the table using Easy import, however I do not get the required columns which I need to update/insert in the template that gets downloaded when I select the option create template, I am not talking about fields such as video, images which gets excluded while I create a template.
Below are the fields that shows in my template even after selecting the option (Include all fields in the template?)
Could you please let me know how to include the fields in the template. I searched in the community and googled it but didn't found an answer yet.
How can I modify the template to see only those fields which are needed when I download the template.
Regards,
Narmi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2018 03:15 AM
Hi, Jitendra.
For me after selecting that option also , I am not getting all the fields of the table in the export.
Any workaround?
Regards:
Hemant Sharma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2019 04:11 AM
Is the field you are missing from an extended table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2020 08:22 AM
That's the case for me. The Question and Text fields are missing when I download the import template for question_choice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2022 07:39 PM
Hi, Did you manage to get the answer to your issue? Im also having the same problem right now even unchecking the box. Include all fields check box only gives 2 columns while unchecking it only gives me 1 column
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2022 06:40 PM
Found fix, ensure that the property "glide.import_template.field_types_to_ignore" from sys_properties.list does not have the Field types you have created. I faced the same issues for List field types created and when I removed that glide_list from above property, it worked for me.