Retrieve list of favorite dashboard/look contents for each user
Retrieving a list of favorited content for each user, via the Python SDK (Admin access required)Click the “Sho...
•
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...
Is it possible to show a custom HTML element below an existing looker visualization?We would like to use that ...
I updated the locale parameter for my SSO dashboard to translate to French.The timezone dropdown for my embedd...
I updated the locale parameter for my SSO dashboard to translate to French.The timezone dropdown for my embedd...
We now have a scroll bar in our embed iframes that were not visible before the 22.16 release. None of our layo...
I am trying to write tests for a new project that will do data tests much like the documentation here.https://...
Hello! Is there any way I can get all fields from a Model using the python SDK 4 with a user that does not hav...
Hi, I’ve given an API key to a user but when they try to go to the API explore they just get an endless loadin...
Hi I am trying to pass embed_domain property as mentioned by the documentation here . Also I am not using any ...
According to the release notes for Looker 22.16, there’s an upcoming feature called Content Navigation for Emb...