I’m new to FME tool and I wanted to pull data from Google BigQuery tables and convert into GeoDatabase and shapefile. I'm using FME Workbench version 2024.1.1 and I'm experiencing an issue with using Google BigQuery as a reader. But I’ve installed Google BigQuery as a transformer and attempted to pull data, but no data is being retrieved. I’ve also authenticated using a service account key file, but the data still isn’t showing up.
Solved
I'm unable to see/select GoogleBigQuery as Reader in FME
Best answer by vishnuiam
My issue has been resolved after submitting FME support team ticket.
For my issue I’ve to use creator transformer before GoogleBigQueryConnector to initiate transform action. GoogleBigQueryConnector itself wont start the action. Hence needed creator transformer to trigger the GBQC.

