Forum Discussion
Anonymous
2 years agoNot applicable
How to get one table to automatically filter another
I am trying to build a report where when users log in, their email filters their view automatically so their only see their or their staff's data. I used PRINCIPALUSERNAME( ) as a measure to auto...
Anonymous
2 years agoNot applicable
amitchandak the problem is the email addresses come from a secondary table which has not been allowing me to filter the main table. I am trying to find an alternative method because the traditional RLS method was not affecting the main table.