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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Filter numbers by a rank
Power Apps
Unanswered

Filter numbers by a rank

(0) ShareShare
ReportReport
Posted on by

Hello, I need your help

 

I have a gallery with many different columns (measures)

 

I need that when I write a number the result be the same number or a number similar to the one I wrote

 

This is my gallery and my filters.

 

For example, if I write "475", I Will need the same number or a numbers with that data, Maybe with a tolerance +/-10, "470 or 485"

 

I hope that somebody understand me and response my question if is possible 

 

 

Thanks!

 

formula filter by number.JPG
Filter numbers1.JPG
Categories:
I have the same question (0)
  • mdevaney Profile Picture
    29,989 Moderator on at
    @Anonymous
    You could filter the Items property of the gallery like this

    Filter(your_datasource_name, ColumnName1 <= Value(TextInput1.Text) -10 And ColumnName1 >= Value(TextInput1.Text) + 10)

    —-
    Please Accept as Solution if this post answered your question so others may find it more quickly. If you found this post helpful consider giving it a Thumbs Up.
  • Community Power Platform Member Profile Picture
    on at

    @mdevaney 

    Hello,

    I think that I didn't explain me good

     

    I have this formula

     

    If(Dropdown1_2.Selected.Value="Módulo", Filter(Dimensiones1, TextInputBuscadorNUM_5.Text in Text(Módulo)), Dropdown1_2.Selected.Value="Dientes", Filter(Dimensiones1, TextInputBuscadorNUM_5.Text in Text('Dientes ')), Dropdown1_2.Selected.Value="ID", Filter(Dimensiones1, TextInputBuscadorNUM_5.Text in Text(ID1)), Dropdown1_2.Selected.Value="OD", Filter(Dimensiones1, TextInputBuscadorNUM_5.Text in Text(OD)), Dropdown1_2.Selected.Value="Altura", Filter(Dimensiones1, TextInputBuscadorNUM_5.Text in Text(HEIGHT)), Filter(Dimensiones1, TextInputBuscadorNUM_5.Text in Text(Familia)))

     

    Because I have a lot of data with numbers

     

    That's why, I need looking for with two filters and with a range

     

    For example, if I had a tolerance +/-3,  I will write 475 and the result will be the rows with that data

     

    478,477,476,475,474,473,472

     

     

    Filter numbers1.JPG

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 405 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 280 Super User 2025 Season 2

#3
Kalathiya Profile Picture

Kalathiya 272

Last 30 days Overall leaderboard