-
Goal: I have set up a CSV loading tool for Firestore.
-
Steps: I have bulit the FileButton to upload to CSV and a table to display the data.
-
Details:
{{fileButton1.parsedValue[0] }}
This returns the parsed data fromt the CSV
The problem is that on the 'Accrued' field will show when typing in the value information. All other data items are not connecting to the table1 data.