Hello !I am trying to do a case when using two measures but I keep getting the same error and already tried ev...
Hi, is there a Looker formatting option that excludes decimals numbers and does not round the result?For examp...
Hi folks, I must be extremely dense, but I can’t get this to work and I can’t seem to find an example here tha...
Hi community! I have a bit of a tricky case. We want to give the users the option to select with a parameter w...
I defined a dynamic dimension that I use as filter, as described examples here and here.For example one option...
I have a dimension of type string that contains multiple numbers inside of the string and I'd like to order th...
Hi,I am trying to create a measure which only brings in value for the first day of the week.I tried to create ...
We’ve got a JSON column with varied and often-changing keys. I want each of those keys to be a dimension.What ...
Do you know, how to extract every 100th or nth row in looker?
I need to track 3 data points month over month that all have to do with the volume of partners on our delivery...
@EveryoneJust checking - what are major challenges - expected when we set looker via bigquery
Hello all,I need to prepare an user matrix access and separate some fields in just one table for different use...
How would I have one of my columns list the data in a single cell instead of on separate cells?Example, trying...
Hi,My Database timezone is set to UTC. I use mysql. The database version is MySQL 5.7.In one of the reports, I...
I have a measure that gives me the total minutes of use in a dashboard in integer format, i want to convert th...
Hello , I had an question on Looker different environment : I am using same code in Dev environment and Prepro...
Hello,I’m utilizing BigQuery Data Transfer Service for Google Ads to pull Google Ads Data then bringing the ta...
Hi all!Can you share a link with me to on how to add a looker block to a project?Thanks
Hello, I want to create a column in an NDT that concatenates two fields. view: ndt_sessions { derived_table: {...
Hello, I am trying to dynamically calculate averages. For instance, 3 columns: Detailed level: Row 1: total sa...
Hi,How to create Custom Fields Dimension with Case when conditionsi have custom fields dimension and the resul...
Hi guys - does anyone know if its possible to create Drill fields for System Explore fields?Eg... a dashboard ...
Hi, I have the following table for exemple Id Status Uptated_at 123 1 01.10.2021 123 2 02.10.2021 1234 1 1.10....
Hello,I’m using Looker to send data to Marketo. Every fields work well, except one, that is a list of invoices...
This might be a long shot question, but I would like to know if there is any way I can get the trigger value t...
I have a table with the following structure:month | cost_cat1 | cost_cat2 | cost_cat3But I need this one:month...
I have a LookML dashboard file that I want to show bars for monthly values and lines for running totals. I kno...
Can We Sort a Drill down Table date field in ascending order.
I was trying percentage change measure where I have the date column and the total revenue I pivoted by product...
I have do python table,but I don't know how to run the program and test it.