To create an empty array in a Power Automate formula, just use json(‘[]’). That’s it — there’s your entire tip.
Tip #1256: Get attribute of the first record from the list
This is probably a super simple question, but I’m a super simple flow user. After listing records from D365 how would I go about retrieving an attribute value of the first result returned? Michael “Super Simple Flow User” Ochs I won’t name the person who suggested the following: Declare variables to store values. Include top […]