Introducing LAMS, a LookML style guide and linter
The ProblemA frequently asked question by those that develop in Looker is around how to write code that is reu...
•
The ProblemA frequently asked question by those that develop in Looker is around how to write code that is reu...
Issue Description: We are passing Datasource Parameters as Report URL parameters to the embedded report, ensur...
We use Looker as a way of sharing interesting data with our online community. We do this by embedding dashboar...
Hi everyone,I am using SDK to generate PNG from visualization which custom filters applied on this. While work...
Can anyone please help me understand the process of creating actions using Action Hub in a simplified way?I am...
Hi Team,We are looking to user lookerAPI or ldeploy/gazer to update lookml model reference in a dashboard whil...
We are wanting to download a looker dashboard straight to a local machine. I have this code that I think I'm s...
I am currently working on a migration project to Looker PRO for a client. They heavily relied on a functionali...
Hello team,If for you or for your company, you are looking for a solution to migrate an SAP BO platform to Loo...
Is there any way to embed a Looker Board in a iframe webpage? I'm looking to alternatives to show more than on...
Hii, I'm currently developing a looker app in which I'm using a dynamic dimension to select from a parameter t...
Apologies if this is on the wrong board. I'm wondering if there's existing documentation out there or if it's ...
Using Looker API for search for folders for some reason doesn't work if i search with strings with comma, our ...
from looker_sdk import models,sdk sdk = looker_sdk.init40(config_file='../looker.ini', section='LOOKER') ''' T...
Hey @uroojanjum, that sounds strange! I recommend reaching out to Looker Support to investigate further.
Hi,I want to display the filter results after certain conditions, compared to the original views/explores. Whi...
Hi,I need to add a user to a certain group in Looker.I have logged in, retrieved the token, retrieved the user...
We've been using Looker actions to update allow dashboard users to update some data in our database. However a...
Hi, Is there any api to get derived table metadata/sql. Like in this view below, We need information of how th...
When I was first learning about Looker (I'm still learning) and considering purchasing it, I was shown a sampl...
Hi, We want show "Total Report Result Row Count" as a measure on report. This is to help users tally the displ...
Hi, we use API to bulk schedule reports to multiple users. Before the last release (24.6), the API worked fine...
Hi,I'm building a custom Action Hub to handle custom actions in our Looker instance. We want users to be able ...
The following code will sometimes, return ECONNRESET: const params = { model: ..., view: ..., fields: [...], }...
Hello,My requirement is to utilize Looker Studio by connecting to LookML. I need the connection from LookML to...
Is there any way to disable a dashboard filter (where the filter is defined as a parameter in LookML)? What I ...
Hi Team,I am reaching out to inquire about the process for integrating our custom visualization into Looker. B...
I'm trying to use the LookerEmbedSDK to embed dashboards. LookerEmbedSDK.init(LOOKER_USE_EMBED_DOMAIN, { url: ...
Hi, what is the ETA on when the Gen AI capability in Looker will be available to enterprises? It looks great. ...