Questions tagged [google-data-studio]

Google Data Studio turns data into informative, easy to read, easy to share, and fully customizable dashboards and reports

6 questions
3
votes
1 answer

Comparing rows in Data Studio

I am using Data Studio for a project and I am connecting to my BigQuery table. My table contains following columns: Date Store_name Footfall I'd love to compare the footfall of two stores using Data Studio but apparently I can't do that! Any hints…
2
votes
1 answer

How to change data source names in Google Data Studio

Google Data Studio has connectors to MySQL, PostgreSQL, etc. but these connections will come with default names. Couldn't find out how to set the names for data sources in Google Data Studio. Is it even possible?
Dan D
  • 125
  • 1
  • 5
2
votes
0 answers

Migrate Dash App to separate Data Studio Reports

I would like to know how can I do this and if it is makes sense to you. I have a Dash app written in Python in which: 1) I make the connection to my Databases (Python). 2) Perform several queries in SQL to obtain the data I need (Python). 3) If…
Laura
  • 161
  • 5
1
vote
0 answers

Show the percent change week on week Data Studio

In Data studio I'm trying to get the percentage change week on week of a metric so that weekly reporting on changes is automated - right now I have to calculate the differences manually every week. Visually this is the idea, but any type of chart /…
leo_cape
  • 11
  • 2
1
vote
0 answers

Pytrends package in python is not working correctly

I would like to download data for the keyword "Investment" for all countries from google trends. I wrote the following code: import pandas as pd from pytrends.request import TrendReq pytrends = TrendReq(hl = "en-US", tz = 360) kwlist =…
entropy
  • 11
  • 1
0
votes
2 answers

Connecting Infusionsoft data to Google data studio

I want to create a Google Data studio dashboard from Infusion soft data. The main problem are the connectors - there are multiple tools that provide direct connectors but they are paid solutions like Klipfolio, Clicdata, Grow etc. If a direct…
Pravin
  • 111
  • 3