Error when importing csv file in a Glide Table

when I try to import the csv table of my choosing all but one of the columns are posted where I want to. It has the same column header and everything but that one column is created separately and therefore the relations and other things applied to it don’t work. How could I fix this?

Can you check to see if there are any extra spaces in your table and your file’s header? It has to be a perfect match to upload to the correct column.

If that doesn’t work, I would try copying the column header on your file and psste it to the corresponding column on the table.

Thanks for your answer. I have indeed checked that. I have actually tried exporting the existing table from Glide and importing it again and the same issue arises. Would you know what to do then? or if there is any integration I could use to set the upload of new data?

What type of column is the one that doesn’t import cleanly?
Is there anything special or unusual about the data in that column?
Are you able to share a sample of the data so that we can test and try and replicate the problem?

Its a simple text column nothing special. As you can see i the picture the one that is empty is the one I would actually want to be filled and the one that has values is created after I import the data.
Actualy every column I want to import is exactly like that. They all woerk except for this one.

Interesting. I can’t explain that, sorry.
Which Plan are you on? If a paid plan, you might be best submitting a support ticket.

Is the second one named “Pareja2/RI” as well?

Thank you. I’ve managed to make it work but I had to basically redo the whole backend. Still I appreciate all the support.