Learn business growth with Google Analytics 4 › Forums › Google Analytics 4 › Generation of daily events_intraday_ tables but no creation of corresponding events_ tables in BigQuery › Reply To: Generation of daily events_intraday_ tables but no creation of corresponding events_ tables in BigQuery
-
According to the documentation you’ve mentioned, an
events_YYYYMMDD
table should be created and filled in for each day, and anevents_intraday_YYYYMMDD
table for the current day should exists. Theevents_intraday_YYYYMMDD
table is filled continuously throughout the day and should be deleted when its correspondingevents_YYYYMMDD
table is complete. However, if you only seeevents_intraday_YYYYMMDD
tables for past days, it seems like the process is not functioning as stated in the documentation. You might want to reach out to Google support for further assistance on this issue. You should not have to manually back this up according to the provided documentation.