Announcements
I need to automatically update all entries of one column (all of the rows) in January. Every year all entries of one column, but of all rows should add +30 to the current number.
Any suggestions? Is there a way to do this by flow, or a business rule or directly in PowerApps?
Hello @Anonymous,
Create a Schedule flow
Steps to follow :
Initalize Variable with Integer
Use List Rows and use
Filter as Created on Date Year with Current Year
Set Initialised Value to the Number to Increment
Then Update the Record with Set Variable + 30
Let me know if you have any queries
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLABlog : https://microsoftcrmtechie.blogspot.com
Hi @Anonymous,
Unfortuately Business Rules in Power Apps does not support this, you are ont he right track with Power Automate cloud flows. Here's more into ro run a flow under a schedule (every January): https://docs.microsoft.com/power-automate/run-scheduled-tasks. Then with the Dataverse connector, you can List Rows and loop through them, update the records/rows. Important! you might hit limits if you have more than 5000 records though, here's a great article by @LinnZawWin explaining how to overcome the limits: https://linnzawwin.blogspot.com/2021/01/retrieve-more-than-100000-dataverse.html
Hope this helps!
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 549 Most Valuable Professional
Kalathiya 225 Super User 2026 Season 1
Haque 224