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 / Defaultselected items ...
Power Apps
Unanswered

Defaultselected items of Combobox based on Label values

(1) ShareShare
ReportReport
Posted on by

 Hi Everyone,

 

I have a Combo box inside My form (Dataverse Table - Datasource)  Items property : 

 

Choices('Risk_level (SNN Risk Databases)')
 
I have a Label Inside the form with some values 
Text(Value(DataCardValue13_1.Text) *(DataCardValue33_1.Text))
 
 
I want to set the default selected items of the combo box based on the Label value
 
If(

    Value(Label17.Text) < 15,

    LookUp('Risk_level (SNN Risk Databases)'.'Level 1' ='Risk_level (SNN Risk Databases)'.'Level 1'),

    Value(Label17.Text) >= 15 && Value(Label17.Text) < 20,  LookUp('Risk_level (SNN Risk Databases)'.'Level 2' ='Risk_level (SNN Risk Databases)'.'Level 2'),

    Value(Label17.Text) >= 20,

     LookUp('Risk_level (SNN Risk Databases)'.'Level 3' ='Risk_level (SNN Risk Databases)'.'Level 3')

)
 
 Showing an error, Min values in this context 
 
Could anyone please help me to fix this issue 
 
 
 
Categories:
I have the same question (0)

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 342 Most Valuable Professional

#2
11manish Profile Picture

11manish 234

#3
Valantis Profile Picture

Valantis 187

Last 30 days Overall leaderboard