I have a wild scenario where I need to create dimension with case-when but the field that I am comparing insid...
Some customers create fields in BigQuery with HLL (HyperLogLog functions), which create a sketch of a count or...
We are trying to compute measures that need to use fields from different views/tables. For example, we have th...
Morning!When adding a prediction/forecasting feature into my looker graph, the results are impossible to justi...
Looker offers to calculate the total in addition to the details in an Explore: This has always been a bit tric...
Hello Looker Team,Context:We have built SQL-based derived views, where we created a time frame dimension. This...
Hi,I am trying to create a Looker Studio report using Lookml Connector and wanted to check if the following sc...
Hi,We store event log properties in nested fields, as shown below: dimension: message_number { type: number vi...
Hello! When drilling down into Looker Google Maps, the drill down would take the user directly to a table, but...
I am wanting to use the Looker System Activity models in our own model in LookML in order to combine it with o...
we are sending the feedback from looker dashboard by using the data action and putting cloud function url that...
i need the year and Data accordingly which has highest Global Sales it should only group by year and give the ...
By default, Looker passes user_id and history_slug in the query context.I wanted to check if there’s a way to ...
I have some slow running models and have found adding `persist_for` for 1440 minutes and scheduling the dashbo...
Hello fellow Lookers,I am relatively new to using LookML and I am coming from a long time working with Tableau...
I dont know why but when I set a table and able the cell visuzalization for a field, the pallete of colors tha...
Hi everyone, I have a question regarding the creation of a model in LookML. Specifically, I’m trying to build ...
While I was trying to generate a dashboard on chronicle, Can't use sum as ${events__additional__fields.value__...
Hello,When using a derived table that contains liquid expressions in my .view file, I discovered that the filt...
How can I configure Looker to handle date fields without unnecessary SQL conversions, while still enabling eff...
Hi there, We are planning to migrate to Looker from Tableau.Instead of creating model from scratch, I am curio...
We’ve just started experiencing an error on the Filter Suggestions call when trying to pull up suggestions in ...
Hey Team,I have a use case where I need to add metadata information to my Explore. To achieve this, I plan to ...
Hi Community,I am new to looker. I have mapped in a new model and in the view there are a number of Date field...
Hi, I have an explore in which I join a view, say view1 to another view, say view2 like so:explore: view1{ joi...
Suppose I have the following 2 dimensions: dimension: department_display_name { type: string sql: ${TABLE}."de...
I have had ongoing issues with incremental PDTs failing to build. I made changes to the sql trigger for my PDT...
I have date dimension, and I have a filter based on date to get data earlier than certain date. However, I not...
Hi I posted this question here: https://www.googlecloudcommunity.com/gc/Modeling/Templated-filter-to-get-the-m...
Hi!I need help with modeling a visualization in Looker and LookML.I'm recreating a table chart from another to...