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 / Boolean operator in tr...
Power Automate
Unanswered

Boolean operator in trigger condition

(1) ShareShare
ReportReport
Posted on by 22
I have an automate that update a power bi dataset each time a file is modified in a sharepoint (the source of the power BI are stored in this sharepoint)
 
I added the following condition to my trigger so it only activate when a .csv file is modified :
@contains(triggerOutputs()?['body/{FilenameWithExtension}'], 'csv')
 
I want to modify the condition so my trigger activate when a .csv file OR a .xlsx file is modified
 
I tried 
or(@contains(triggerOutputs()?['body/{FilenameWithExtension}'], 'csv'),@contains(triggerOutputs()?['body/{FilenameWithExtension}'], 'xlsx')) 
 
But it does not seems to work
 
Can someone help me ?
Categories:
I have the same question (0)

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!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 286

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard