How to Get Current and Previous Month in Power Automate?
In our recent project, a client asked me to retrieve the current month’s name and number using Power Automate. While researching this, I learned that the Power Automate formatDateTime() function and the utcNow() can help to achieve this. In this article, I will explain how to get current and previous month in Power Automate. Additionally, … Read more >>>