Hi ,
My Team is building a dashboard that sources data from bigquery , the challenge is that Big Query table is a dynamic entity which is names as my_events_07/16/2019 and tomorrow my report should pick data from my_events_07/17/2019. How can I schedule a data refresh where the table name changes based on date?
Regards,
Mohammad