How to get the difference in 'DAYS' between two dates in Power Automate?

 


Q: How to get the difference in 'DAYS' between two dates in Power Automate?

A: In order to get the difference in Days follow the Below Formula

div(sub(ticks('2021-05-10'), ticks('2021-05-10')), 864000000000)


Happy Coding..!!

Comments

Popular posts from this blog

Rename Folder using Microsoft Flow / Power Automate in a Document Library in SharePoint Online

Power Automate: How to Add "New Line" to the text in SharePoint multiline text field

Power Automate: Rename file in SharePoint Online