Hi,
I use SeaTable cloud and have a manual workflow that looks like this:
- I export all our users from Pendo as a csv with 4 fields (user id, last seen, time on app, number of events) and about 500 rows
- I import the csv to a table in Seatable using the option “Updata data from csv/xlsx”
- Seatable shows all available columns, and I select “user id” as field to use for matching
- After the table is done updating, I run a script that does some magic, using the updated values I just imported
I do this on a bi-weekly basis as part of a customer success-initiative but today when I was going to do it, it didn’t work as expected. In step 3 described above, I only get presented with “user id” as available columns. Nothing has changed to the csv-format and all information is in there when I check manually. I’ve also tried reformatting it into a xlsx with proper columns but I still only get one column that is visible.
It seems to me as if the import is broken. Has anyone a workaround for this?