
Explanation:
The Excel xlsx file format is not supported for files stored in Cloud Storage when creating external tables in BigQuery. Supported formats include Avro, CSV, newline-delimited JSON, Datastore export files, Firestore export files, ORC, and Parquet files. For more details, refer to Google Cloud's documentation on external data sources.
No comments yet.