web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : nN6vYP92+06ShDQ7pTobZu
Power Apps - Building Power Apps
Unanswered

groups-i-belong-to

Like (0) ShareShare
ReportReport
Posted on 30 Jan 2024 15:43:33 by 101

Hello everyone,

 

I have tried "Office365Groups" connector to see groups i belong to and i have counted these groups.

Ondrix_0-1706628556859.png

After that i have checked this site:
groups-i-belong-to 

And there i have found 69 groups i belong to instead as "office365groups" connector outputs.

Ondrix_1-1706628740398.png

I think i understand that on that site i can see all groups not just office365 groups. But in my use case i need to filter not office365groups but security groups instead and PowerApps connector for Office365Groups wont let me use this command to see all groups i m in:

Ondrix_0-1706629537610.png

 

Is there some work around because i m sure i can see trough "Office365Groups" also security groups and filter it based on their parameters but i need to filter only these i m part of not all like "https://graph.microsoft.com/v1.0/groups" do.

 

 

Categories:
  • Ondrix Profile Picture
    101 on 31 Jan 2024 at 13:34:14
    Re: groups-i-belong-to

    I have already tried that and that function only shows office365 groups not security groups

     

  • scalca Profile Picture
    on 31 Jan 2024 at 13:28:57
    Re: groups-i-belong-to

    the Office365Groups.ListOwnedGroupsV2().value returns all groups the logged in user is part of
    give it a try
    there is no need for premium license 

  • Ondrix Profile Picture
    101 on 31 Jan 2024 at 10:01:54
    Re: groups-i-belong-to

    So in the end they just want us force to use premium connectors :/.

    It is shame since they developed free working solution.

     

    Thank you for you guidance @scalca .

  • scalca Profile Picture
    on 31 Jan 2024 at 09:33:22
    Re: groups-i-belong-to

    sorry my bad it is still the Office365Groups.ListOwnedGroups

    the other thing with the V1 version of the http request:

    pls check here for your reference Important changes (deprecations) coming in Power Apps and Power Automate - Power Platform | Microsoft Learn
    in a future release, deprecated features will be removed and will break your solution
    might be it works for a while however since it's marked as deprecated it is going to disappear as feature

  • Ondrix Profile Picture
    101 on 31 Jan 2024 at 08:48:40
    Re: groups-i-belong-to

    Hello thanks for your reply, i have tried what you suggested with office365users connector but i could not find ListOwnedGroups function there.

    I dont see it even in documentation:

    connectors/office365users/ 

    Maybe i misunderstood something but either way i have tried Send HTTP Request V1 function from office365groups connector today and it works so i m thinking just about using it since it works. Any suggestions why i should not do that?


    Ondrix_0-1706690794171.png

    Ondrix_1-1706690907082.png

    I could only find this about V1 function but why its not recommended to be used i dont know since it seems like better and more advanced version of V2.

    Ondrix_2-1706691507538.png

     

     

  • scalca Profile Picture
    on 30 Jan 2024 at 16:30:39
    Re: groups-i-belong-to

    the api request using other segments than /groups was possible with the Send HTTP Request V1 function but this was deprecated and now it's only possible to use /groups segment with the V2 function, pls check documentation for your reference https://learn.microsoft.com/en-us/connectors/office365groups/#send-an-http-request-v2

     

    to use the graph api you'll have to add the HTTP with Microsoft Entra ID connector, which offers you the flexibility you want. However that connector is a premium one, which requires a premium license.


    give it a try with the Office365Users connector, there you have the ListOwnedGroups function which returns all groups you belong to and doesn't require premium license

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Loading complete