Embed on mobile message event listener
Hi Looker friends. I have implemented Embedded Looker dashboards on a web application and was able to use an e...
•
Hi Looker friends. I have implemented Embedded Looker dashboards on a web application and was able to use an e...
Important note: As of Looker 4.16 we’ve changed the below script. It was previously based on parsing HTML, whi...
Hi all,Is it possible to use an embedded editor? I want my users to create own reports in my application. If i...
I have a custom visualization component created. I put it in a tile of an sso embed dashboard (inside an ifram...
Can users update data in Redshift from a Look?I’m trying to incorporate Looker action parameter into a Look to...
Challenge:I want to copy the schedule of dashboard 1 and assign to dashboard 2 using API; or I migrate dashboa...
I have over 20,000 rows in my BigQuery database and when I do my looker queries it takes over 20 minutes to di...
Can we embed say some line chart , Bar Chart that we created in looker integrated with Angular?. Because paren...
Hi friends, In my company we are using Salesforce and we would like to embed Dashboard withing Salesforce. I t...
We are trying to create an alert in embedded looker but get that error message. The create alerts message is s...
Hi,For looker automation, I need to write python script for looker API. I am able to authenticate looker api u...
It can be challenging to create an SSO embed script and troubleshoot when errors appear. Here are some helpful...
Hi, I am looking for a Looker API to get views from model similar to /api/4.0/lookml_models/{lookml_model_name...
I’m trying to construct a query dynamically in Python and provide a link to it as part of some output. I’m pos...
Hi Everyone, If you have a task to create a number of Roles in Looker, this Python function will help you to d...
Hi all, I know that many people have wondered if it’s possible (and how to) copy a user-defined (UDD) dashboar...
We’ve been using the Google Sheets action to export looker data on a schedule to google sheets. It’s been fant...
What is prefetching? Prefetching is an API-only system through which a customer can pre-run certain dashboards...
I’ve recently been working on moving our custom developers’ tools to an app in Looker using the Looker Extensi...
Hello, I’m trying to reproduce what the following would do in SQL: SELECT * from MY_TABLE LIMIT 10 OFFSET 10 H...
Fetching ‘All results’ was possible using run_inline_query for a Dashboard/Look either by passing no ‘limit’ o...
What is the simplest way of getting the json results from a look into a pandas dataframe? Assuming I have a tw...
Hi! I’m having some trouble creating a custom measure via the Looker API (4.0). Technically, I’m using the Jav...
Hey Good Lookers! I think a fair number of the people that hang out in the Open Source Projects category atten...
Sending Custom Emails with Looker: Looker + Zapier IntegrationWhile Looker’s built-in emailing functionality s...
Among our users, we’ve got lots of trouble with dashboards and looks running big queries upon load - so I’ve b...
Starting to poke around with the new dashboards and embedding. Noticed an issue with dimension links that had ...
I would like to make a private embed of a Look, but just the visualization. Can I hide the Look title and time...
Using Python 3.7 with the latest version of SDK The is no issue to execute all_user_attribute_group_values for...