So I see all the extensive examples and discussion around using SSO for Looker Embedded into Salesforce but wh...
We were looking for a way to syntax highlight LookML on our blog at Spectacles. Highlight.js is a popular and ...
I remember a few months ago, there was a ‘fashion.ly’ site that served as a demo for Powered by Looker feature...
I am getting a JS error whenever I try to enable a looker action. I navigate to /admin/actions and click ‘enab...
I am following the looker API documentation for making the API calls.I am getting 403 forbidden error. I have ...
Is there a way to remove the token which is a random six-character identifier from automatically being added t...
Is there a natural way to wrap python code to display in Looker?The ideal dataflow for my problem is SQL DB->p...
Hi, I’ve read in multiple places that an integration now exists between Tableau and Looker. Can anybody tell m...
Hello!As similarly noted in this question, I’m having an issue in a custom visualization where the graph hangs...
Greetings!I’m creating a API routine to create a group, add some users, set user attributes and share boards w...
I am trying to connect Looker to an Azure MySQL db, and a few weeks ago I followed Google’s tutorials and succ...
Does SSO embed users require embed-specific Looker user licenses? If yes, what are the pricing quotes around i...
Hi, community! My team is trying to embed an dashboard into a react web view in a mobile app but without succe...
Create SQL Runner Query not working both 3.1 and 4.0When I try to call the API through my node js service I ge...
Hi,I’m building an automation that pulls data for our users, arranges and shares it with them. We implemented ...
Hi,I Hope you are doing well. I am getting the explore definition using GET /lookml_models/{lookml_model_name}...
Hi,I am writing a simple custom vis that updates the query limit upon the user clicking a button.Upon clicking...
I am trying to send all result from looker Look to webhook.site which maybe about 3.5 Millions rows but has be...
Hi all,My team and I are trying to add Looker SSO to our application. I’m working on creating the embed URL. H...
Hey Looker!I’m one of the maintainers of Spectacles, a popular open-source tool for testing LookML for SQL, co...
Is there a way in looker to execute dynamic queriesi.e I have a mapping table which can tell me the preferred ...
Is it possible to embed SQL Runner the same way you can embed a dashboard/look/explore?
I have setup an Action Hub using server implementation of Action API, I’m able to send dashboard with this Act...
I am trying to embed a dashboard in Coda. The dashboard I have embedded requires that the user authenticate in...
I was doing dev work in models yesterday (8/3/2022) and was testing my changes in the Explore. I was receiving...
Hey all,We were trying to send more than 1000 rows to slack as a scheduled report, but we can’t find where we ...
The ProblemUser Defined Content (Dashboards and Looks) are not easily portable across Looker instances, nor ca...
As part of our application (React), we have different menu items.clicking on each menu item, related looker da...
Has anyone experienced this issue with Github Actions? I made “LAMS LookML Linter Job” a required status check...