
Announcements
Hi All ,
Im new to Canvas App development. I have a items in combo box which consists of Use records from dataverse.
Current Logic:
Filter(Users,status = Enabled,'Country/Region' = loggedinUser.'country/region')
Additionally I need to apply another logic to filter user records based on specific security role lets say "Technician" and "coordinator" security role.
Users.'Security Roles(systemuserroles_association)'.Name i tried this but it gives e error
@powerfx command @canvasapp