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: 
New Member
Since ‎05-17-2021
‎05-20-2023

My Stats

  • 33 Posts
  • 0 Solutions
  • 6 Likes given
  • 1 Likes received

gustavribeiro's Bio

Data Engineer with a focus on cloud technologies such as Google Cloud, Azure, and AWS. Has 7 years of experience in the market, in areas such as finance, healthcare, legal, and automotive. Certified in technologies such as Azure, AWS, and Astronomer. Gives talks on topics related to the field at technology events throughout Brazil. Member of the GitHub Developer Program Member, Google Cloud AI Trusted Tester, and Google Cloud Innovators. Recently became the organizer of the Google Developer Groups - Cloud Brasília. Can speak 3 languages - English, French, and Portuguese, his native language. Some of his greatest professional achievements include participating in the development of the first Data Lake for a global and centennial automotive company, which brought him prestige for his notable professionalism and high quality of deliverables, participating as a speaker at various events throughout Brazil, and being responsible for leading a Google community in his current city.

Badges mohiit_jain3 Earned

View all badges

Recent Activity

Previous year, the US based organization I work for launched in the Europe. While this was super exciting for the company, it came with a whole lot of new data modelling challenges, one of which was handling timezones.Prior to this launch, we stored ...
I have:dimension: fl { type: string sql: CONCAT('flt-', ${departure_date}, '_' , ${oa.iata}, '-', ${da.iata}) ;; } dimension_group: departure { type: time timeframes: [ raw, time, date, week, month, quarter, year ] sql: TIMESTAMP (${TABLE}.departure_...
I am not able to convert my UTC timestamp column to a local destination timezone using a different column in my BigQuery database.The complete scenario is, I have a column timezone in one my destination table in which I am trying to convert my curren...
My dimension group of date is apparently throwing errors when included in the dashboard. Can someone help me resolve this issue?the field looks like (using bigquery db):inserted_date{type: timetimeframe: [raw,time,date,week,month,quarter,year]sql: ${...
I have a column with few name values which are string basically and I need to just rename them so that it shows differently in the dashboard which I am preparing using LookML. The scenario is as follows--This is what I have( the names are as follows-...
Likes from