Hi,
I'm trying to understand what has to be done to concatenate two Dataverse fields in Power Automate flow. The task in my opinion is pretty trivial, it is to derive Full Name from the First Name and Last Name anytime when the row is updated. Though, I'm completely confused with googling results. There no clear explanations from docs what is rowid, odataid, how to work with trigerbody, should it be used at all and etc. My understanding was that workflow should be straight forward. Update action, concat function with the fields values as parameters. Apparently, there are some tricky ways. I'm wondering if someone already faced the same uncertainty and knows a good sample/article/explanation.
Thank you!