Canvas, PowerApps, Uncategorized

Canvas App: Office365Users.Search UserV2 not working, but V1 does

Scenario: Currently, I am working on the New Environment Request app. As a part of the solution, we add the environment business Owner which as we know is different from the Owner field populated by default with the name of the user who physically spins the environment. Therefore, on the form, we allow a user… Continue reading Canvas App: Office365Users.Search UserV2 not working, but V1 does

Model-driven, PowerApps

Where’s my old app designer?!

Changes to UI are always fun. From the user experience perspective, they are challenging and somehow scary. I love a new app designer! It's easy to use, it's smart, and very user-friendly. However, today I need a new designer to make sure I've got all forms required added to my app. In the old designer… Continue reading Where’s my old app designer?!

Business Applications, dynamics 365, Dynamics 365 - new UI, PowerApps

How do I pass executionContext as a parameter into my Promise to fit in Promise.all()?

To be honest, this post should be a bit longer with more details but I like it this way. This is a sample below. It looks cool. And I building one of my own. But I need it to work with my onSave form validation. const promise1 = Promise.resolve(3); const promise2 = 42; const promise3… Continue reading How do I pass executionContext as a parameter into my Promise to fit in Promise.all()?

PowerApps

Where is my Tenant ID? (not Azure portal)

In the casual conversation with Microsoft I was asked about my customer Tenant ID. As a person who use to superpower and admin privileges I went straight to Azure portal: https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/Overview Unfortunately, I don't have the same level of power in my customer organisation as I have in my own. I simple didn't have access… Continue reading Where is my Tenant ID? (not Azure portal)

Business Applications, dynamics 365, Model-driven

Dynamics 365 Sales Pro Trial Setup

Go to: https://trials.dynamics.com/ Let's create your Sales Pro trial in these easy steps (below). Go to trial page to set up trial Scroll down to the highlighted option. Choose for dev purpose option No, continue signing up Create a new account instead Tell us About yourself section. Add details. Enter your phone. Use Verification code.… Continue reading Dynamics 365 Sales Pro Trial Setup