Welcome to the

Google Workspace for Admins Community

Meet industry peers, ask questions, collaborate to find answers, and connect with Googlers who are making the products you use every day.

cancel
Showing results for 
Search instead for 
Did you mean: 
New Member
Since ‎01-26-2022
‎05-20-2023

My Stats

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

Thiago_F_Noguei's Bio

Badges Thiago_F_Noguei Earned

View all badges

Recent Activity

I have a preexisting View, originated from a table in the datawarehouse, and I would like to add to this view a column from another table of the same schema.Is it possible to perform this join on a preexisting View without having to transform it into...
I have a view_A and a view_B which contains a derived table. I am trying to reference a 'timeframe picker' parameter of the view_A in the SQL code of the view_B, using this notation: {% parameter view_A.timeframe_picker %} But i am getting the error ...