I am trying to create an app with BigQuery tables as the data source.
The following error occurred when I selected the target table and attempted to create an app.
I see that “_partition” is OK and “_PARTITION” is NOT OK.
Is there a difference between upper and lower case letters?
When I create a partitioned table in BigQuery, it seems to create a pseudo column named “_PARTITIONTIME”, can I use the partitioned table as a data source for AppSheet?