How to copy views from one project to another project in Looker
I have some views in project 1 (will be deprecated) and need to copy them to project 2. Project 1 and Project ...
•
I have some views in project 1 (will be deprecated) and need to copy them to project 2. Project 1 and Project ...
Hi,I am trying to create a chart that looks similar to a stock market chart , that gives you the value of a st...
The databases you connect to with Looker are not frozen in time - as businesses grow and evolve the way we sto...
Hi Teamhow can we apply drill through to two dashboards at a time in lookerplease tell me Regards,Fayaz N
I am trying to create a visualization to show the duration as dd days hh hours mm minutes ss seconds format. S...
We have a lookml which uses a constant name for a project .. lookml sql code -sel * from @project.tablejust tr...
Hello, I hope you are well. Is there a way to remove Terms, privacy, licenses, etc. from here? They show infor...
view: my_view {measure: revenue {type: sumsql: ${TABLE}.revenue ;;}dimension: category {type: stringsql: ${TAB...
I am trying to parameterise my connection:view: view_name { sql_table_name: {% parameter tablename %};; parame...
Is it possible to create a looker database connection pointing to an elasticsearch database? Specifically, is ...
I am setting up a parameter in a view and need the allowed_value label to display the values of a user attribu...
I’ve an AppSheet app (storage is a google sheet file) taking pictures and saving on a google drive folder. I’m...
I've had this parameter for years: parameter: comparison_type { type: number allowed_value: { label: "Current ...
I want to show Sales of current week in a tile(Multiple value) object. Where users will be selecting a week nu...
Hi All, I have a usecase where I am trying to use remote dependency to import a source project and reuse the c...
I am having problem with the ‘is_search_source’ dimension in the challenge lab. That s the only one that’s unf...
Hello, I am trying to join several views in the same explore. These views all have the same dimensions (date, ...
As we add more and more things to our Looker environment, the list of explores increases.Not every explorer ne...
I have two tables with no null date value. I want to union these two tables. So I decide to full outer join th...
Getting expression incomplete error=if((${score}>=70 AND ${score} =80 AND ${score} 90 , '20', '-5'))))If the s...
I have a join looks like below. As you can see one of the time filter is hardcoded in the join because I want ...
I want to add {dashboard_id : "xyz"} to context comment -- Looker Query Context '{ "user_id":,"history_slug":,...
Hi all, I was wondering if there is a solution to filtering a metric which has a data type equal to 'percent'....
Parsing json and array of json is usually a pain, so I just wanted to share what I use to do this. In the foll...
Hello, I need to use the total from one chart in another chart to calculate the % of each data point relative ...
We have a looker-hosted instance and noticed that Looker's Production Mode doesn't match the master branch of ...
Hey everyone, nice to meet you all.I have a measure, which has several ifs, as it follows:measure: someMeasure...
Hi All,I am wondering if there any way to filter on row_number window function in Looker or using LookML. I am...
Hi TeamWe have a column in database that is a string format of date eg: “2022-01-19T00:00:00+00:00” and we lik...