Hello, dear community!
I linked Firebase to BQ 9 days ago
I use BigQuery streaming export.
So far I have only 3 tables in the table list: events_intraday, pseudonymos_users, users.
But what about events table? Where is it?
I found this regarding an events_intraday table - "This table is deleted at the end of each day once events_YYYYMMDD is complete." And this "You should query events_YYYYMMDD rather than events_intraday_YYYYMMDD so you're querying a stable dataset for the day."
But I still don't have this events_YYYYMMDD.
How could I fix it? Maybe I did something wrong while setting the connection? I would appreciate any help!