Automatic syncing project with git repository
Hello there! I have been trying to build a script using PythonSDK to automatically pull the data directly to t...
•
Hello there! I have been trying to build a script using PythonSDK to automatically pull the data directly to t...
Hello,We have automated process for requesting and creating user accounts through custom access forms. Our exi...
Hello,I’m using schedule deliveries to send looks and dashboards to Slack.Some of the times, instead of receiv...
How can a retrieve my organization name via API? For instance, I visit https://{company}.cloud.looker.com. How...
I am looking to use looker-sdk within a web service. As far as I can tell at the moment, to initialize the Loo...
Clicking ‘view’ then ‘full screen’ for a tile doesn’t work. This bug is occuring in sso embeds.Heres a link to...
How does Looker API decides the parentheses in the WHERE clause of generated SQL in run_inline_query API. I am...
Hello guys,ScenarioI’m trying to integrate visualization component in a React project(local) to render a visua...
[LookerSDK]Got some errors after adding more email recipients while it was working if sending to myself.here a...
Retrieving a list of favorited content for each user, via the Python SDK (Admin access required)Click the “Sho...
HI,I have a string parameter that can vary depending on the web page that its called from and want to take tha...
Hello,I am hoping that our Looker community can help me answer this question.We had set up a SSO embedding wit...
Hey there!I’m using the Python SDK to interact with the API to pull user attribute values for all of my users....
When I use lookvr (the device I use is HTC Vive Focus 3), I enter the demo screen, but there is no data to use...
I’m using the 4.0 Javascript SDK from node based AWS Lambda. I can create a Looker session and login in my JS ...
Hi Team, I have created iFrame links for each look and integrated with public portal but there is no filter ar...
DATETIME_DIFF(checkout, checkout, HOUR)Why does an error occur when I want to try this in looker data studio b...
I get the following error when making a basic API call. I have setup env variables, and included the port numb...
I’m having issues getting my head around the auth flow here.My flow is that I create a Looker user through the...
It is possible to add/remove user on specific dashboard in datastudio using an API like is done from the front...
In order to create and/or modify an embed user, we need to use the create_sso_embed_url endpoint, either via t...
Hi !I’ve set up multiple schedules to GCS recently and have experienced this error:Could not send webhook to "...
I am using the Looker Embed SDK and Looker Extension Framework to create a page with customized UI and embed d...
I am making an web application using the Looker Extension Framework. It contains several links (routes) for di...
Hi, I am new to Looker and I was navigating through the API reference (Python) looking for a method to bulk de...
I’m requesting a LookWithQuery object via https://{domain}.looker.com/api/4.0/looks/{look_id}, then by its pro...
I am trying to download all the tiles on a dashboard as PNG imagesimport looker_sdkdashboard_id = '650'sdk = l...
Hello,It looks like the Looker-API does not support (by-design) getting the content of view files (*.lkml).As ...
Hallo!I want to be able to make sure that users are only able to view data that is relevant to their specific ...
Hello,I have a custom visualization serving up a MUI Datagrid as a requirement. This works great and we’re abl...