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 Automate / JSON for multiple OR c...
Power Automate
Answered

JSON for multiple OR conditions not working

(0) ShareShare
ReportReport
Posted on by 21
I have a SharePoint list for which i want a button to be visibility only when 
1. all required fields are not empty
2. the approval status column value is equal to Draft.
 
I can get it to work when all of the required fields are not empty, I can get it to work when the the approval status column value is equal to Draft, but I cannot get it to work when all required fields are not empty AND the approval status column value is equal to Draft.
 
These are the two JSON formatting i tried unsuccessfully 
 
1.
"visibility": "=if([$Lead_x0020_counsel] == '' || [$Approval_Type]=='' || [Bill_x0020_date] == '' || [Billing_x0020_period] == '' || [$Bill_x0020_Approval_x0020_Status] == 'Pending' || [$Bill_x0020_Approval_x0020_Status] == 'Interim Approved' || [$Bill_x0020_Approval_x0020_Status] == 'Final Approved' || [$Bill_x0020_Approval_x0020_Status] == 'Approved' || [$Bill_x0020_Approval_x0020_Status] == 'Fraction','hidden','visible')"
 
2.
"visibility": "=if([$Lead_x0020_counsel] == '' || [$Approval_Type]=='' || [Bill_x0020_date] == '' || [Billing_x0020_period] == '' || [$Bill_x0020_Approval_x0020_Status] != 'Draft','hidden','visible')"
 
Anything you can do to help would be greatly appreciated
Categories:
I have the same question (0)
  • Verified answer
    NicoleHudon Profile Picture
    21 on at
    Figured it out
     
    was missing $ sign on some internal names :)

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 Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 167

#3
Haque Profile Picture

Haque 154

Last 30 days Overall leaderboard