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

Dropdown value +1

(0) ShareShare
ReportReport
Posted on by 50

Hello
How do I set the value in dropdown 2 to be "dropdown1 value + 1, +2, +3, +4, +5"? 
For example in the shown picture below: I want the dropdown2 values to be "Test_1, Test_2, Test_3, Test_4, Test_5"?  BUT I need the formula to be "value in dropdown1 +1 and so on. Because I won't know what the value in dropdown 1 will be, I just know that I want the dropdown 2 value to be dropdown1 value x5. Anyone? 
TestTest.png

Categories:
I have the same question (0)
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Powerapps12345 

    You can set the Items property of Dropdown2 to the following:

    ForAll(Sequence(5), {Value:dropdown1.Selected.Value & "_" & Text(Value)})

     

    This will give you five choices in Dropdown2 that are the choice in dropdown1 plus an underscore and sequential number.

     

    I hope this is helpful for you.

  • BC User Profile Picture
    50 on at

    @RandyHayes Thank you, it worked perfectly 🙂 🙂 

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 396 Most Valuable Professional

#2
11manish Profile Picture

11manish 134 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 101 Super User 2026 Season 2

Last 30 days Overall leaderboard