Welcome to the

Looker Community

The place for data-driven discussion and all your Looker questions, answers, and excitement.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 2
Since ‎02-07-2022
Wednesday

My Stats

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

greta_musu-1644's Bio

Badges greta_musu-1644 Earned

View all badges

Recent Activity

I have two views:country.view view: country { sql_table_name: my_project.my_dataset.country_table ;; dimension: geo_country { type: string sql: ${TABLE}.Geo_Country ;; } dimension: dim_spend { type: number sql: ${TABLE}.Spend ;; hidden: yes } measure...