cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Yakine
New Member

Send a email if an excel Online file is not updated

Hi everyone,

 

I'm trying to build a flow that send a reminder email if the excel online file is not updated after 7 days. I got stuck in the last step, what should I write as condition to make it mork ?

 Flow_Reminder.PNG

 

Thank you,

 

1 ACCEPTED SOLUTION

Accepted Solutions

Thank you @efialttes 

I found a response to my own question 😄

Below the condition, I created to make it work:

addHours(utcNow('yyyy-MM-ddTHH:mm:ssZ'),-6)

Time.PNG

 

I did some test and it seems working for now!
 

View solution in original post

3 REPLIES 3
efialttes
Community Champion
Community Champion

Hi!
GetPastTime() can do de magic you need
https://docs.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-functions-reference#g...

Please have a look to this example
https://powerusers.microsoft.com/t5/General-Power-Automate/Filtering-quot-Get-Items-quot-by-Modified...

Hope this helps


Each time you click on any of our inspiring answers 'Thumb up' icon...
...an ewok scapes from the stormtroopers.

Be grateful, Thumbs up! Save the Galaxy for free!


Escribo sobre Power Automate en:
https://medium.com/anyone-can-automate/

Proud to be a Flownaut!



Thank you @efialttes 

I found a response to my own question 😄

Below the condition, I created to make it work:

addHours(utcNow('yyyy-MM-ddTHH:mm:ssZ'),-6)

Time.PNG

 

I did some test and it seems working for now!
 
efialttes
Community Champion
Community Champion

@Yakine 

Thans for taking some extra time to describe the solution you fould by your own! ¡I'm sure it will help others in the future.

You guys make this community great!!



Each time you click on any of our inspiring answers 'Thumb up' icon...
...an ewok scapes from the stormtroopers.

Be grateful, Thumbs up! Save the Galaxy for free!


Escribo sobre Power Automate en:
https://medium.com/anyone-can-automate/

Proud to be a Flownaut!



Helpful resources

Top Solution Authors
Users online (4,043)