Hi @sebastianslz ,
Unfortunately I don't work with SQL, but take a look at if this, if this will help:
You may be able to determine at the source SQL databse if the Estado column has changed.
Hope this helps.
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Hi @sebastianslz ,
Thanks for the clarification.
You will need a way to determine if the value of the field has changed.
If you are using a SharePoint List we can use the Get Column Changes action to determine if a column has changed, and with a boolean field we can then easily determine its previous value. See Power Automate SharePoint Get Column Changes - April Dunnam - SharePoint Siren
Does your data source (looks like SQL?) enable you to determine which field has changed?
If not, you will need a way to store and track the value of Estado in order to determine if the value has changed, such as stroing Estado in a SharePoint list and comparing the current value with what is stored in the list to see if it has changed.
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Hi @sebastianslz ,
You can use an expression to set boolean values of true or false:
For more information, please see Power Automate: When true is not true - Manuel T. Gomes (manueltgomes.com)
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
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