Hi, I need a little help with basic, I hope, expression in Power automate.
I have 3 columns in my Sharepoint list, named Column1, Column2 and Column3. What I would like is to auto populate a value for 1st column, based on the values in 2nd and 3rd column.
For example. If Column2 has value "Cat" and Column3 value "Dog" I would like to have in Columns1 value "CatDog"
or
If Column2 column has vale "Cat" and Column3 value "Fish" I would like to have in Column1 "CatFish"
I know it can be done with condition in Power automate steps, but I guess it is also possible with IF expression, I just need a sample of that multiple syntax. Can you help?
I