Hi,
I'm having a flow that increment a value.
The problem is that each time the flow is executed the value resets to zero.
I want to send an outlook message to someone with the value in the topic.
For example:
If user x send a message the topic will be: "number 1"
and if user y send a message the topic will be: "number 2"
how can i do that in power automate?
Thanks
Here's an article that will walk you through the process.
Update cells in Excel using Power Automate Flows (sharepains.com)
Thanks,
How can i update an Excel cell value?
To save a value between flow runs you need a data source to save it in. Something like a SharePoint list or an Excel file. All Flow instances run independent of each other. So you'll need to get the value, increment it, and save the updated value back at the beginning of the flow.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1