We are currently in the process of creating PowerApps to replace our usage of Dialogs which are to be deprecated soon on Dynamics 365. A query that i must have the system run, is to identify all users that are a member of a specific team and also ensure they are enable users, not disabled.
The issue i am having, is i firstly cannot find a field in the User entity that would all me to query the teams entity.
Secondly, when trying to access the isdisabled field within PowerApps, i am unable to find it and when manually typing it says invalid name.
Is there something i need to do to get these fields to be recognised in PowerApps?