I have tried to populate a tree field from a CSV with inconsistent and incorrect results. I eliminated all commas and single quotes from the data, and the tree doesn't build correctly. If I import the values into a text field, the import works fine. I am using Memento Desktop for Windows.
This library has three fields:
RecipeTree -- tree field with the results the import from the CSV file,
RecipeTreeEmpty - tree field with no data currently,
RecipePathText -- text field with import from the same CSV into a text field.
I populated the data in two different imports -- first into the RecipePathText field, and then imported into the RecipeTree field.
Is there a way to write a script to populate the RecipeTreeEmpty field with the contents of the RecipePathText field?
Otherwise, I will just need to enter the tree data manually...that might be the most efficient way at this point, after spending a day trying to get the import to work.
Thanks in advance,
Doris