Period over Period (PoP) analysis is a cornerstone of understanding business trends, identifying growth areas,...
In the 40+ years that relational databases have been around, Structured Query Language (SQL) has remained the ...
With Looker, you use LookML to model your database both in a structured and reusable way, and in a way that go...
Knowledge DropLast tested: May 2020The ProblemYou want to give your users a single date selector, where they c...
Knowledge DropLast tested: Jan 21, 2019 We can't do dynamic formatting using the value_format parameter, but w...
Knowledge DropLast tested: May 2020Most of these examples can be found in the filter expressions doc.Filter ou...
Knowledge DropLast tested: March 2021Looker expects a public URL for your image. So make sure that wherever yo...
Knowledge DropLast tested: Jun 23, 2020Please add possible causes as you come across them in the comments!Chec...
Knowledge DropLast tested: April 2021 How do I use window functions in Looker?Window functions are a very powe...
Knowledge DropLast Tested: March 21, 2021Why is this happening?Looker's min and max types only allows for nume...
Knowledge DropLast tested: May 2020No.When you first make a project, you are prompted to generate LookML for i...
Knowledge DropLast tested: May 2020A count measure usually creates a COUNT(*) in the SQL. However, if joins ar...
Knowledge DropLast tested: Aug 6, 2020 The ProblemI have some LookML fields that I'm not using. They are curre...
Knowledge DropLast tested: Jun 30, 2020 Check out Methods for period over period (PoP) analysis in Looker for ...
Those sweet sweet Bs Ms and KsHuge shoutout goes to @Hugo_Selbie who came up with this formula. dimension: val...
The Use Case: Say you want to have a single filter apply to two separate fields (fields A and B). The end goal...
Knowledge DropLast tested: March 2021Looker’s “yesno” dimensions return boolean values (TRUE or FALSE) rather ...
The Problem:I have a use case where I need to filter out rows in my visualization, but need all the rows to re...
Knowledge DropLast tested: Oct 4, 2019 To sort their data by current month for ex: October 2019 thru November ...
Knowledge DropLast tested: March 2021ProblemYou receive a LookML error that complains about an unknown view. T...
Knowledge DropLast tested: May 6, 2020The ProblemI have an access_filter for one of my explores. But I'd like ...
Knowledge DropLast tested: Feb 3, 2019 This came from a custom month_18 (group by every 1.5 years) timeframe i...
Knowledge DropLast tested: Jan 21, 2019 It's convenient to format a date with liquid, but HTML formatting is n...
Knowledge DropLast tested: May 11, 2020 Since a dimension group is a collection of dimensions, you can't make ...
Knowledge DropLast tested: Mar 29, 2019 ProblemMy code is throwing an error, and I don't know what part of the...
Knowledge DropLast tested: Dec 9, 2019 The ProblemI want to write a correlated subquery, but I'd like to do it...
Knowledge DropLast tested: Jun 7, 2017 Yeah, there is an awesome way to get this working in the drill modal: m...
Knowledge DropLast tested: Apr 3, 2020 If you run into a BQ challenge where no primary key was present in any ...
Knowledge DropLast tested: Mar 27, 2019 Every user who accesses an Explore that has an access_filter must have...
Knowledge DropLast tested: May 27, 2020Scenario:We run the LookML validator and see a this error:a dimension/m...