Open L0kiz0 opened 2 years ago
nobody who can help me?
You need to edit the powerapp and check on the main screen on visible and each of the filter buttons on select formulas. Make sure the Collection filters all have a condition of accountEnabled = true
e.g.
ClearCollect( thisTeamList, SortByColumns(Filter( thisTmpTeamList, accountEnabled=true), "mail", Ascending ));
Hey @Worrelpa
I have the same problem, do you mean with these objects:
Here in the code or where?
Thx
Same issue here, despite accountEnabled=true.
Our easiest way is go to the sharepoint site from the team and delete the people there
Thanks @L0kiz0 - I've just done this and it works. Funny how it only sporadically works when deleting from the Channel itself.
Hi,
I installed your app and think it's really great (1.0.0.30)!
After the installation we noticed that 3 members are visible in this team (This Team tab) who are actually no longer in this team and have been removed. In our AD these members are also deactivated.
How can this be, or how can I remove these members?