Hi,
I'm using the Drop-down menu with AllowedValues like:
Filter(Office365Users.SearchUser({top:500}), CompanyName = "My Company")
It works perfectly for Internal users but now I have an External user who doesn't get any error but also doesn't get the names in the drop-down menu.
Is there a solution to this other than adding the users to an SP List and using the list instead of Office365Users?
Thank you.
Regards
Slawek