Passing Variables Through The Forms Pro Survey URL
I’ve written so much about variables in Forms Pro and what you can do with them. After a chat with Welly Lee, Head of…
I’ve written so much about variables in Forms Pro and what you can do with them. After a chat with Welly Lee, Head of…
In my previous video, I showed you how we can pass collections from PowerApps as a JSON payload to Microsoft Flow. Now, we will…
In this video I explore how you can pass a collection of records from PowerApps to Microsoft Flow by leveraging the JSON() serialization function.…
A few time we need to pass multiple parameters to QueryExpression to fetch required entities. I have seen code with multiple calls instead of…
Similarly to passing the current record as context to the embedded canvas app, we can pass the list of related records as context. Let…