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 Apps
Answered

Data Table Filter

(1) ShareShare
ReportReport
Posted on by 50

Hi Everyone,

 

Im currently making a job request form, and I want to create an approval checker page but i want the submitter can only check the approval process of their requested form.

 

I am using this formula to only filter the submitter request, but the formula keep getting error alert

Filter('Job Requisition',StartsWith('Submitter'.DisplayName,TxtInput.Text))

safiranrd_1-1719817078139.png

 

 

Do anyone have any idea why my formula is not working? Any kind of assistance is really appreciated, have a great day!

 

Categories:
I have the same question (0)
  • Verified answer
    anandm08 Profile Picture
    1,936 Super User 2024 Season 2 on at

    hi @safiranrd ,

    The issue with your formula is likely due to how you're referencing the 'Submitter' field and the StartsWith function. To filter the 'Job Requisition' list based on the current user's DisplayName, you should ensure that you are using the correct field reference and value comparison.

     

    Filter('Job Requisition', Submitter.DisplayName = User().FullName)

     

  • v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @safiranrd ,

     

    This is a delegation warning, not an error. This warning means that if your data source has more than 2,000 records, it may not return correct results.

    If your data is less than 2000, please try to modify the delegation threshold.

    vxiaochenmsft_0-1719817342827.png

     

    Best Regards,

    Wearsky

  • safiranrd Profile Picture
    50 on at

    Working just like how i want it, thank you @anandm08 !

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 545 Most Valuable Professional

#2
Haque Profile Picture

Haque 314

#3
Kalathiya Profile Picture

Kalathiya 234 Super User 2026 Season 1

Last 30 days Overall leaderboard