What’s with all this text truncation all of the sudden? There is no label on hover either and sometimes it’s i...
Hi. I’m trying to use the Boolean “not” operator in Liquid. It’s not working as expected, and is documented as...
Hi, I have learn.looker.com instance and I would like to update the looker objects (Models/Views) using lookml...
I’ve been thinking about ways to simplify logical model of LookML and one of the main issues that come to mind...
Hi. I read the article " Outer Join on False - or: How I learned to stop fanning-out and love the NULL and [An...
I’m seeing a transient error on some of the panels of our dashboard. Reloading the dashboard often clears the ...
I’m looking to extract a simple CURRENT_TIMESTAMP as a field in my LookML. For a MS SQL Azure DB. However, I k...
I am looking for opinions on how to do or improve a “hard coded forecast” (I dont really know what to call thi...
Hi Looker community! I am having a very frustrating experience with CTEs and Spark 2.0: We’re currently migrat...
Hi I have three measures that I want to group into one dimension, where each measure represents one dimensiona...
is there a way to know what looks, tiles and/or dashboards are connected to a specific field (measure or dimen...
Hi, I have a string dim that I need to find the first to last word and it’s semicolon separated. Example: List...
I deleted a LookML dashboard. However, the schedule pertaining to it still exists, so I am now getting emails ...
Hi, Is there a way to just show the value input by the user in the corresponding dimension and then generate r...
Hi Everyone, I have a requirement. I have a requirement where we have a date range filter in the dashboard and...
Hello, I’m contacting you in order to get some advice on a data modelling use case I’m facing. We are analyzin...
Hello, Our team has been working toward cleaning up our models that have become bloated and difficult to navig...
Consider the following code: view: datetime { derived_table: { sql: SELECT CURRENT_DATETIME as dt;; # Bigquery...
The following problem: In my base I calculate key figures. For performance reasons and for reasons of key figu...
BigQuery is a scanning database, which means it scans the entire table for the columns referenced in the query...
I have 2 tables that I want to join (user, events), both partitioned on date (signup date, action date). This ...
A complex query works in Looker SQL Runner but I prefer executing a stored procedure. When I entered exec stor...
Hi Guys, How to switch between multiple connections dynamically in looker models my data is not neatly coming ...
Hi Experts, I have multiple data sources SQL server and oracle how to switch between those data sources in loo...
So, I’m hoping someone can help with Looker/BigQuery problem. I have a user start date time and an end date ti...
Hi all, I am kind of new to Look ML and I am facing a problem about Calculating number based on two pivoted co...
Cross-referenced dimensions lose track of their joined table relationships. In the following example, I want t...
I want to build an NDT which is linked to an explore existing in a different model. The problem is when I incl...
Hi Guys , How to connect with looker with stored procedures apart from that PDT my source is sql server stored...
An explore we have available to a selection of users has a field to match a text block in the database. Curren...