New Member
Since ‎05-07-2019
‎05-20-2023

My Stats

  • 4 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Austin_Scholl's Bio

Badges Austin_Scholl Earned

View all badges

Recent Activity

Hello fellow Lookers, I have a View file that contains a Measure to COUNT_DISTINCT Id’s. I apply this Measure to the following Dimension: dimension: monetary { case: { when: { sql: ${TABLE}.monetary = 5 ;; label: "High" } when: { sql: ${TABLE}.moneta...