Pass “reference” data from a parent Flow to a child Flow
If you ever wonder how to do this is the exact time to figure it out together. These are types of user inputs you can pass to a child flow: What I was doing previously…
If you ever wonder how to do this is the exact time to figure it out together. These are types of user inputs you can pass to a child flow: What I was doing previously…
Let’s say I want trigger some logic when the particular field has been modified on a record. In this example, I modify a contact Email field and create a Note when it’s been modified. I…
This is a great video which helped me on a way: https://www.youtube.com/watch?v=-1jsBllmr-w However, in this video, it takes an image from OneDrive but I want to populate it from CDS image field. Add image control…
(The below has been described and tested for Canvas Power Apps. This has not yet been tested and adapted for Model-driven apps. As for the Power App Portal app, another integration pattern is appropriate, to…
(The below has been described and tested for Canvas Power Apps. This has not yet been tested and adapted for Model-driven apps. As for the Power App Portal app, another integration pattern is appropriate, to…
Power Apps Component Framework (PCF) doesn’t support (yet?) some of the features you may expect – I certainly did: On.. event handler, like OnSelect for button or OnTimeEnd for a timer Reset a component to…