Forum Discussion
iqb
3 years agoHelper III
Firebase events data in Google Big Query without loading
In Google Data Studio we can create data sources which are simple SQLs that run on run time to show data in charts. For example, showing scorecard we write, ``` SELECT event_date, event_nam...
- Anonymous3 years ago
Hi iqb ,
As far as I know, you can add SQL statement in advance options to get data as you want from Google Big Query.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
iqb
3 years agoHelper III
This helped me a lot https://learn.microsoft.com/en-us/power-query/connectors/googlebigquery to use wildcard SQL
Anonymous
3 years agoNot applicable
Hi iqb ,
As far as I know, you can add SQL statement in advance options to get data as you want from Google Big Query.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.