Hello all!
I'm configuring a RLS rule where each user is only able to see data relative to their company. In this case we use the company ID from our database as the ThoughtSpot group's ID. In RLS we can use two variables (ts_groups and ts_groups_int), but it isn't clear what we're getting by using ts_groups_int. Is it our company ID (which is integer) or some TS internal one?