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

Change Dropdown items based on Toggle

(0) ShareShare
ReportReport
Posted on by 2

Hello Guys,

 

I try to build an app, and I do know how to change Dropdown Items based on Toggle switch is true or false.

I have a SharePoint List, which has 2 columns (Title , EngTitle ).

Based on the Toggle switch I want to change a dropdown items.

If Toggle switch is true I want to use this: PU_GovernmentGrant.EngTitle 

but if its false a want to use this: PU_GovernmentGrant.Title

to list items in dropdown.

 

Could you help me how can I do this?

Thanks in advance for your help.

 

papps_dropdown.png
Categories:
  • zmansuri Profile Picture
    6,048 Super User 2024 Season 1 on at

    Write if block in Dropdown item property:

    If( Toggle1.Value = true, PU_GovernmentGrant.EngTitlePU_GovernmentGrant.Title )

  • Pityke Profile Picture
    2 on at

    I tried it, but it works only if the Toggle value true, If false I got an empty list and warning. //papps_dropdawn_2.png //

     

    I tried to create a new col to not use the default Title col, but same error issue.

    papps_dropdown_2.png

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
11manish Profile Picture

11manish 394 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 324 Most Valuable Professional

Last 30 days Overall leaderboard