Hi, can you tell me how I can get choices in the select field that repeat the column headers of the loaded table?
This works if the table is populated by the fileButton as well. If not, you can reference the table data instead of fileButton. You only need the formatDataAsObject() part if the data, in my case fileButton1.parsedValue[0], is formatted as an array of objects.