web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
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 ?
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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 532 Moderator

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 461 Super User 2025 Season 2

#3
chiaraalina Profile Picture

chiaraalina 256

Last 30 days Overall leaderboard