Hello everyone!
I'm using O365 Users as a Connector in a Combo Box to show users from O365 Users. However, I would not like to show all the users that are listed in my O365, but rather only all the users within one group. I posted the code that I used that successfully shows every user within my entire O365 Users data connector.
Office365Users.SearchUser({searchTerm:ComboBox3.SearchText})
Thank you! 🙂
