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 / Condition action dupli...
Power Automate
Suggested Answer

Condition action duplicate rows unnecessarily

(0) ShareShare
ReportReport
Posted on by
When using the Condition action in Power Automate on the new designer to combine ORs and AND criterias it doesn't work correctly. If for example I'm grouping two rows as an OR, when click on a new row under the And section it will automatically duplicate the last row/s from the OR section, which doesn't make the logic right, in addition it won't allow to delete these duplicated rows unless one come out of the pane screen and into it again. A bug that need fixing by Microsoft which has been for months after a Power Automate update. I have no access to feedback directly to Microsoft.
 
In addition it's case sensitive, which is a pain if one checking many criterias. Has any one else experiencing the same issue?
 
 
Categories:
I have the same question (0)
  • Suggested answer
    Tomac Profile Picture
    4,103 Moderator on at
    The new editor defaults all Condition actions to the AND state, starting with a single operator. You can't delete the only root level AND statement, but you can delete the OR statement after it's made unnecessary by making the comparison case-insensitive.
     
    You can avoid case sensitivity by using the toLower() function on any variables in the comparison:
    toLower(triggerOutputs()?['body/subject'])
     
    The above snippet will eliminate the need for the OR operator entirely. Then simply make the remaining part of the AND statement into the above snippet contains "training"

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 840

#2
Valantis Profile Picture

Valantis 661

#3
Haque Profile Picture

Haque 589

Last 30 days Overall leaderboard