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 / ComboBox and SharePoin...
Power Apps
Answered

ComboBox and SharePoint number value filter

(0) ShareShare
ReportReport
Posted on by 83

Hi there,

 

obviously my approach is not working. I hope you can give me a hint in the right direction:

 

i have two Combobox with just number value in:

 

Items property MinSelector: ["0,01","0,03","0,05"] 

Items property MaxSelector: ["0,1","0,3","0,5","0,6","0,8","1,0","2,25"] 

 

In a SharePoint list i have similar rows named min.dose and max.dose configured as numbers with two decimal places and the above values.

 

My filter function looks like:

Filter(list,'min.dose' >= MinSelector.Value && 'max.dose' <= MaxSelector.Value )

 

I would like to display the options within the selected range - but it is not working and gives the error message back that the name isn't recognized.

 

Your support is much appreciated.

 

BR

 

Johannes

Categories:
I have the same question (0)
  • joroehr Profile Picture
    83 on at

    I doublechecked the format of the data.

     

    In the ComboBox the format is text. In the list its number. 

     

    It might help if i change the data format in the ComboBox also to number. Does anybody has an idea on how to approach that?

     

    BR

     

    Johannes

  • Verified answer
    joroehr Profile Picture
    83 on at

    I found a solution now by converting the text into numbers via Value():

     

    'min.dose' <= Value(MinSelector.Selected.Value) &&'max.dose' <= Value(MaxSelector.Selected.Value))

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 339 Most Valuable Professional

#2
11manish Profile Picture

11manish 180

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard