Store a CSV file in appsheet

Hi, is there anyway to store a CSV file in appsheet, similar to the way you upload a PDF.

I had a request to upload this so that in the future a user could upload a bank statement and then an admin could download the bank statement and pull it into their accounting software.

Is this doable?

Have you tried?

1 Like

@Steve thanks for the response. I think you missed a link?

Not at all. I’m asking, have you tried uploading a CSV file for a File column?

2 Likes

Oh apologies.

Yes I tried.

It accepts the file but it appears to create a file name but I’m not able to reopen it.

Looks like this when I access the form.

Do you think there might be some other way to reaccess the file?

Inside a form you just upload files. Are you expecting to open it from there?

Also, the way the .csv field is shown looks like there is a bug or you changed the column type.

Can you share a screenshot of the columns config?

2 Likes

Thanks for the response. When I checked the column type to send it to you I saw that the column type was not file but longtext. I changed it and now it’s working.

1 Like