File Button not working

Hey Inzi, that file works fine for me. You are just missing the index into the parsedValue array ([0]). Here's how I have it set up. You can see that parsedValue is an array with one element. That element is an array of objects that will populate your table.\

Hope this helps!

1 Like

I just submitted a new issue similar to this thread here. The template example Retool provide called Books.csv doesn't parse (I'm on Windows + Firefox, though same for Chrome). And it's not a matter of referencing [0] or ['0'] etc. the parsedValue returns an empty list.

Hey griffxbio! This should work if you select Parse Files on the file button.\