Easy import template missing column

farci
Mega Expert

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

find_real_file.png

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

9 REPLIES 9

hsharma2k
Kilo Explorer

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

matthew_magee1
Giga Guru

Is the field you are missing from an extended table?

That's the case for me.  The Question and Text fields are missing when I download the import template for question_choice.

Shyra
Tera Contributor

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 

Gary53
Tera Contributor

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.