So I have uploaded csv file in the assets folder. And I want to import the data to different lists.
Below are the blocks used by me
I do not want my app to ask user for file storage permission because if they select no, then my app wont load
I not sure about using google sheets, because I don’t know the amount of traffic google sheets can handle. So I want to upload the file and import data.
Below are my blocks
as we do not know your csv file and its structure, you might want to test yourself to find it out
EDIT: you forgot to read the file using the mentioned EFile extension…
Taifun