I finally solved this problem by myself!
Thank you for your interest, and Thanks @Koen5 !
Hi Community,
I really need your help.
Described :
There is a column named 'Stock' in SharePoint A and 'inQuantity' in SharePoint B.
1. Send approval request when SharePoint B is modified
2. The value of SharePoint B 'inQuantity' is added to SharePoint A 'Stock' only when approval is complete.
I wrote an approval flow, but I don't know how to update it by adding the value of SharePoint when the approval is complete.
I would really appreciate it if you could help me.
I am attaching the flow I wrote.↓
I thought I had to acquire each value using the get item action, but I don't know how to update it after that.
Could you please help me?
Dear Elderscroll,
Based on your screenshots it seems to me you are using the right actions (I would use the same).
So I am guessing that you are stuck with the right expression to use (either in the 'Update item' action or in a seperate 'Compose' action before this).
If you are just adding integers together, I guess you could just use add() like in the example below.
Hope this helps,
Happy flowing,
Koen
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