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 / I want to filter the l...
Power Apps
Answered

I want to filter the lowest data in Sharepoint List based on employee ID.

(0) ShareShare
ReportReport
Posted on by 16

Hello everyone,

 

I have a request for help and hope to receive an answer.

 

I want to filters for yellow Highlight data (multiple records are recorded)
The value to be Filtered is Highlight in red (want to show the lowest value)

 

Datasource from Sharepoint List.

 

You can see the information in the attached file.

 

Thank you.

Screenshot 2023-11-20 093219.png
Categories:
  • Verified answer
    v-mengmli-msft Profile Picture
    Microsoft Employee on at

    Hi @simplequestion ,

     

    Do you want to filter records with same employee ID which have lowest red highlight data?

    Does yellow highlight data and red highlight data in two columns?

    I assume yellow highlight data is employee ID column which is text type and red highlight data is saved in another ColumnB which is also text type.

    Please try this:

    The items of gallery:

     

    Ungroup(ForAll(Distinct(ListName,EmployeeID) As C,Filter(Filter(ListName,EmployeeID=C.Value),Value(ColumnB)=Min(Filter(ListName,EmployeeID=C.Value),ColumnB))),"Value")

     

     

     

    Best regards,

    Rimmon

  • simplequestion Profile Picture
    16 on at

    Great result.

     

    Thank you Rimmon

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 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard