Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi, I have a two table information shared below
Person | Position | Site Name | Region | |
Daniel | Nurse | Chennai | Daniel@abc.com | APAC |
Mark | Medical Leader | Chennai | Mark@abc.com | APAC |
Dinesh | Physician | Chennai | Dinesh@abc.com | APAC |
Region | Country | Site | Created Date | Entered by | Case id |
APAC | India | Chennai | 4/1/2020 | Daniel | 1001 |
APAC | India | Chennai | 4/1/2020 | Mark | 1002 |
APAC | India | Hyderabad | 4/1/2020 | Dinesh | 1003 |
APAC | India | Hyderabad | 4/1/2020 | Daniel | 1004 |
I want to apply low level security as the condition of Medical Leader should see all cases and other persons should see cases based on login and location he shared with others , I have given desired result below
User | Count |
---|---|
98 | |
76 | |
76 | |
48 | |
26 |