Skip to main content

Notifications

Community site session details

Community site session details

Session Id : BLapeDKf2pedlzHiWtvbN3
Power Apps - Building Power Apps
Unanswered

How to fliter data using Created By In sharepoint list?that means Only show my data.

Like (0) ShareShare
ReportReport
Posted on 10 Oct 2017 13:15:48 by 9

How to fliter data using Created By In sharepoint list?that means Only show my data.

Categories:
  • SP3 Profile Picture
    Microsoft Employee on 24 Sep 2020 at 13:39:45
    Re: How to fliter data using Created By In sharepoint list?that means Only show my data.

    Hi,

     

    I am filtering a sharepoint list based on a  column.

    This is my filter query : Filter(IPHarvest,IPTitle=DataCardValue28.Text)

     

    but I need list items with specific columns only and how to store this filtered items and display in a table.

    Could anyone help me in this.

  • Community Power Platform Member Profile Picture
    on 10 Oct 2017 at 14:11:02
    Re: How to fliter data using Created By In sharepoint list?that means Only show my data.

    Hi,

     

    If you want to Filter by the Created By field, you must note that in PowerApps it is called 'Author' and it is a lookup field.

    To get the current user you can use the User() function.

     

    Thus, your formula could look something like this:

    Filter(List_Name, Author.Email = User().Email)

     

    However, be careful that the filter will not be delegable because of the lookup filed, so if your list has more than 500 items, not all items will be filtered.

     

    Hope this helps

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 198 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 108

#3
stampcoin Profile Picture

stampcoin 80

Overall leaderboard
Loading started