/u/Pale_Fan_5732's posts
I have columns "Cena1" an "Cena2" and I need to sum it to column name "Suma" I created flow when an item is created or modified > update item and added function add(triggerBody()?['Cena1'], triggerBody()?['Cena2']) in field "Suma" in Parameters section....any idea how to achieve it please ?
Mark as read: Add to a list