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 / I want to use an AND g...
Power Apps
Answered

I want to use an AND gate Statement

(0) ShareShare
ReportReport
Posted on by 71

Hi Guys.
I hope that you are doing well.

I want to use an AND gate statement in my PowerApps App.

I need some help here.

I want to show the Button only when both Check Boxes are checked.

Kindly check the attached Screenshot for the explanation.

Thanks.

And Statement Map.png
Categories:
I have the same question (0)
  • Verified answer
    bakkireddyp Profile Picture
    14 on at

    Hi @AlexRavens,

     

    In PowerApps, we can use AND function in 3 ways.

     

    1. And(RadioButton1.Selected.Value,RadioBitton2.Selected)

     

    2. (RadioButton1.Selected.Valur And RadioButton2.Selected.Value)

     

    3. (RadioButton1.Selected.Valur && RadioButton2.Selected.Value)

     

    Use If or Switch function to do some actions on true or false.

     

    Hope this helps...!

  • Verified answer
    NandiniBhagya20 Profile Picture
    4,667 Super User 2024 Season 1 on at

    Hi ,
    You can add below formula on visible property of the button - 
    If(Checkbox1.Value && Checkbox2.Value, true, false) OR
    you can directly add -> Checkbox1.Value && Checkbox2.Value

  • AlexRavens Profile Picture
    71 on at

    Hi Guys,
    I would like to add a comma between 2 data fields if they are not empty.
    Kindly see the attached Screenshot for further details.

    Screenshot 2022-08-04 061400.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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 366 Most Valuable Professional

#2
11manish Profile Picture

11manish 184

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 99 Super User 2026 Season 1

Last 30 days Overall leaderboard