1,831 questions
Tooling
0
votes
0
replies
25
views
In google looker studio, how to access dropdown selection values on button click?
I have a looker studio dashboard with Year filter, I want to call API with dropdown selection data, example, if I have a dropdown as Year having 2000-2026 values, and if I have selected 2024, 2025 and ...
0
votes
0
answers
260
views
Google Looker Studio Date Invalid
It seems Looker studio had a bit of an update and ever since I can't get my dates to work.
My excel file saves a .csv with dates formatted as YYYY-MM-DD
and uploads it using CSV file upload.
When ...
0
votes
0
answers
326
views
Looker Studio: Is URL parameter-based automatic filtering technically impossible when using Google Sheets as a data source?
URL Parameter Filtering with Google Sheets Data Source
Background
I'm using Looker Studio with Google Sheets as a data source and want to display reports with specific filters applied directly via URL ...
1
vote
0
answers
77
views
Vega-lite json for a line chart + error bands combo
I've been working on a personal project to create an election tracker and then a published dashboard in google looker. I have a google sheet imported and a simple line chart working already but I can'...
1
vote
1
answer
116
views
GCS bucket to Looker studio custom community viz does not connect
First time trying anything like this
I want to create a custom viz in Looker Studio with d3.js
I have created a bucket d3js-bucket
I have made the bucket public.
IAM has
Organization Administrator
...
0
votes
1
answer
454
views
How can I prevent score card from being affected by a control in Looker Studio? [duplicate]
I need to ensure that a score card will not end up being filter when data is selected using a control in Looker Studio. How do I do that?
I found a related post that refers to grouping a filter as a ...
0
votes
1
answer
287
views
How can I create a Looker Studio dash by just writing SQL queries?
I'm used to building data viz in Redash or Grafana, which both have the workflow:
New Dash → New Chart → write some SQL / choose visualization options for the output → Done
For a new work project, I ...
0
votes
1
answer
59
views
Looker Studio: How to Filter text field ends with _a or _b?
New to Looker Studio! I've had beginner training, but looking for a way to Filter to Include data in a Text Field the ends with "_a" OR a "_b". 'Ends with' is not an option in the ...
0
votes
1
answer
140
views
I have a looker studio Funnel questions
I'm currently trying to create a funnel in Looker Studio using the FunnelGraph Visualization feature.
I initially used event_name as the parameter to build the funnel, but the result is incorrect, ...
0
votes
1
answer
338
views
Looker studio compact numeric axis labels with whole number format
So I've got a chart that shows sales over time. Y axis is labeled 200k, 400k, 600k etc. It literally says 600K not 600,000. When I mouse over it shows the specific value for that timepoint 352,013....
1
vote
0
answers
161
views
Redirect URI for OAuth to make Looker Studio Connectors
I'm new to Apps Script but I'm trying to make some Looker Studio Community Connectors for some marketing tools (eg: Instagram Insights, Klaviyo, etc) so need OAuth to authenticate the user to get data....
0
votes
3
answers
169
views
Long form record view in looker studio
I have a bigquery dataset containing leads (names, email addresses, a ton of info gleaned from different sources). I have a looker studio dashboard that shows rows from this datasets, sorted by a ...
2
votes
0
answers
396
views
Use dropdown value as parameter for other Looker Studio visualizations
I have a BigQuery data source that contains a list of dates. I would like to populate a drop-down control with this list. By default, it uses a selection value of "Latest" and I've updated ...
0
votes
1
answer
84
views
Looker showing different view to different users - Not showing compact data
I have a dashboard for my team which shows me the correct view with compact numbers:
But to some of my team members, it does not show the compact numbers.
Can someone know how I can fix that so it ...
1
vote
1
answer
301
views
How can I manage one-to-many relationship in Google Looker Studio
I have a Google Sheet which I use as datasource for Looker Studio. The sheet basically is a list of projects and some metrics, with the number of partners for each project. The info could be ...