Hi, My data for some reason imports various rows as Null.
I want to use auto field to change the fields to Boolean and then use a dynamic select to remove the fields.

The atofield changes my data to "Double" for some reason.
I do not want to use a select because the information I receive can vary from time to time and sometimes it might not create extra fields - I just want to input the data and have the same output.

Can someone help me?