Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Filter Items on gallery

(1) ShareShare
ReportReport
Posted on by 54

Hi guys

So i have an app that does car reservations, connected with a SP list, im trying to use the filter option to filter only the today and future reservations, but im having some errors, could you help me?

Skill_0-1720769587917.png

My SP list:

Skill_1-1720769619919.png

Thanks, and sorry im a bit new to PowerApps.

  • Skill Profile Picture
    54 on at
    Re: Filter Items on gallery

    Hi @SansNom 

    It worked!

    Thanks a lot.

  • Verified answer
    SansNom Profile Picture
    122 on at
    Re: Filter Items on gallery

    Hi @Skill 

     

    Does replacing "," with ";" work better? I get the same error when I leave ",".

  • Skill Profile Picture
    54 on at
    Re: Filter Items on gallery
    SortByColumns(
        Filter(
            ReversasUpdated,
            StartsWith('Nome Completo', TextSearchBox1.Text) && DataReserva >= Today()
        ),
        "ID",
        If(SortDescending1, SortOrder.Descending, SortOrder.Ascending)
    )
  • mmbr1606 Profile Picture
    12,112 Super User 2025 Season 1 on at
    Re: Filter Items on gallery

    hey @Skill 

     

    please copy/paste your code here using the </> button. Thank you

     

     

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 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,660 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard