Editor can’t edit the data source created by Google App Script
So we create our own connector for Looker Studio using Google App Script. Let say We create the connector using [email protected] in Google App Script.
Google Data Studio – Custom Connector – How to do json parse in parallel
I am using AppScript to create Looker Studio connectors.
I would like to hit an external API with the getData function and parse the response to JSON, but there are performance issues.
How can a create a dropdown list dependant on another dropdown in Looker Studio
I have a looker studio report which is pulling data from a google sheet. I currently have the data being filtered by drop downs which are ‘Department’ & ‘Team’ where a multiple teams sit within specific departments.