How to optimize passing a record to Patch
Patch is used to create new records or update existing records. Learn how to optimize patch when updating an existing record! The post How…
Patch is used to create new records or update existing records. Learn how to optimize patch when updating an existing record! The post How…
In today’s article I will talk about Copilot Studio, but I am not discussing any new features. Instead, I am going to discuss some…
I revisit an old video I did couple years ago showing how to pass collections from Power Automate to Power Apps. This time around, I…
I’ve written in the past some posts with tips on how to write code for performances and how to be careful on using too…
I got this question from one of the powerapps developers who had issues trying to pass a sharepoint list itemid(int) back to a canvas…