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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to groupby with cr...
Power Apps
Answered

How to groupby with created by column

(0) ShareShare
ReportReport
Posted on by

Dear Experts,

I have a sharepoint list with title and manager column(Text), where manager store manager email of created by employee.

I want to create a screen where manager can see his team members and select that member to see the all the items of selected employee from gallery.

I have tried  

ClearCollect(CollDistinct,Distinct(Filter(Mission,Manager="test@test.com"),'Created By'.DisplayName))

The collection showing the distinct list, now how can i show the selected employee all items in another screen?

 

Please help.

Thanks

Categories:
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @rizwanmgm ,

     

    If you want to filter records from the Mission table based on the user selected in this gallery, you can try this formula.:

    Filter(Mission,Manager="test@test.com" && 'Created By'.DisplayName=GalleryName.Selected.Value)

     

    Best Regards,

    Bof

  • rizwanmgm Profile Picture
    on at

    Thanks for sharing your knowledge i use the same code.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 394 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 324 Most Valuable Professional

Last 30 days Overall leaderboard