im having some issue with the import, i have a csv with a lot of data and dont know why i have 2 duplicate columns (MenuText and DialogueText) so in my csv with Google Sheets i delete the two columns that i dont want and export as csv, (clean some comas in the csv) and export into dialogue system. i use the override method but when i check that the columns dont exist anymore are still existing in each node. im doing something wrong?
(i try with override to a new data base and the same problem)
looking in the fild in each node i see it have 5 columns duplicate (Title as text, Actor as number, Conversant as number, Menu Text as text and Dialogue as text) i will send some capture too