I am creating an application on appsheet where in I am trying to bulk upload data to google bigquery through appsheet by uploading a csv file. The functionality is working fine if there is only 1 row in the csv file but if there are more records then bulk upload is failing
The restriction I have is that I can't use google sheets for any work around.
I directly connected appsheet with google bigquery and tried to bulk upload data into bigquery by uploading csv file in appsheet but it failed.
appsheet error
bigquery error
I would guess the data in the upload doesn't meet the type constraints for your database--your upload file has bad or incomplete data. Keep in mind that the upload file is processed sequentially, so if earlier entries are dependent on later entries, there will be problems.
Thanks for the response Steve, but there are a couple of things here
I don't know about sequential processing. How can I check interdependency of rows?
I don't know but some reason 2nd row is not picked up by appsheet when backend is biquery.
Any thoughts, any other reason? How can we troubleshoot this or what can be the work around?
It certainly sounds like it should be working. Unfortunately, I have no BigQuery experience. I'm afraid the best I can do at this point is refer you to Support.
Sure, anything.. please let me know whom I can reach out to, thank you!
User | Count |
---|---|
18 | |
9 | |
8 | |
6 | |
5 |