New Member
Since ‎02-24-2021
‎05-20-2023

My Stats

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

leilaapsilva's Bio

Badges leilaapsilva Earned

View all badges

Recent Activity

I have a table user_list_data with two columns, user_id and portfolio. For instance:user_id | portfolio1 | {1, 2, 3, 4}2 | {2, 5, 6, 9}In my LookML code, I make a join with this table. But I want to make this only if the user_id has items on the port...
Is there any way to get the folders that an embed user has access to, through the groups he is part of? I am using the Python SDK.My goal is to generate Embed URLs for the dashboards that a user can access, based on their permissions.
Likes from