Hi all. I want to get column names from uploaded csv file and put that names into my text Input. How I do that? Do I need to use parsedValue or something else?
Example:
Let say I am uploaded this file to Retool
Then I want to get column names (EMAIL, NOME, COGNOME, etc) and put that in my text input.
How to do it?