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

Toggle in new form

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello guys, am new to Powerapps,

We're trying to make (new form) to add a new task in our database in excel

in this form we have text insert, and drop lists and date picker,

 

But we want to add a toggle button that when user clicks on it will insert Important, and when he clicks off, it will insert not important

just like in the screen shot:

q3.PNG

Your support is highly appreciated

Categories:
I have the same question (0)
  • KickingApps Profile Picture
    628 on at

    Can you clarify; where do you want it to ‘insert important/not important? Into your data source,

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    i have my data source in excel online using one drive for business

  • Verified answer
    v-yutliu-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

    Do you want to use this toggle to update one field, if the toggle is on, update with "important", if the toggle is off, update with "not important"?

    If so, you could set this datacard's Update like this:

    If(togglename.Value,"important","not important")

     //please replace with this toggle's name.

     

    If you also want this toggle to display value based on this field, you could set the toggle's Default:

    If(ThisItem.fieldname="important",true,false)

     

     

    Best regards,

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