Tag: Canvas app
New Alternative of Navigate() function on App.StartScreen and App.OnStart in Canvas apps
Inkey, May 5, 20222931 Views
We were facing some issue when writing code of Navigation in App.StartScreen and App.OnStart of App within PowerApps. It is widely used for the initialization of global variables, prefetching of data into collections, and to determine which screen should be shown first. By default, the first screen shown when an app starts is the first […]
Read moreShow LOOKUP field as dropdown in PowerApp & update value in D365 Sales
Inkey, July 3, 20207747 Views
Recently, I got a case where I need to show a lookup field as dropdown in Canvas App and update its value in D365 Sales. I have searched a lot over the internet but failed. In my opinion, there is no handy material available for this problem at internet. So, after lots of struggle I […]
Read more