Demystifying forms in Power Pages

One of the key features of Power Pages is to allow users to interact directly with information stored in Microsoft Dataverse. Makers can easily create web pages with list and form components to allow site visitors to be able to create, read, update or even delete Dataverse records. However, sometimes new users get a bit… Continue reading Demystifying forms in Power Pages

Arctic Cloud Developer Challenge

Earlier this month I was a judge at the Arctic Cloud Developer Challenge, also referred to as ACDC. When I was originally asked if I wanted to go to ACDC, of course I said yes, AC/DC is one of my favourite bands. However, instead of a Highway to Hell, I took a flight to Oslo… Continue reading Arctic Cloud Developer Challenge

Power Apps portals is now Power Pages

My last post from May was all about the preview release of Power Pages. At that time, I explained how Power Pages was the evolution of Power Apps portals. As announced at Ignite today, Power Apps portals is Power Pages. As a Microsoft employee, its not in my best interest to say anything about Microsoft… Continue reading Power Apps portals is now Power Pages

Power Apps portals: What’s new

If you have been paying attention to the Microsoft Power Platform release plans, watched sessions at Ignite as well as read Microsoft’s official Power Platform blog, you will have seen a whole series of new Power Apps portals features either released to general availability or preview in the past few months. Side note: Trading in… Continue reading Power Apps portals: What’s new

Power Automate “Fix the Trigger” Issue (and how to fix)

UPDATE: Microsoft has rolled out a fix and once again you should be able to apply row filters to your Dataverse flow triggers. I will leave this post here for posterity. The other day I deployed an update to a Power Automate flow from my development system to my production on a small project. This… Continue reading Power Automate “Fix the Trigger” Issue (and how to fix)

Updating Currency Exchange Rates in Dataverse (including Dynamics 365)

A little know feature of Dataverse is the ability to manage multiple currencies. This is one of the many standard features of Microsoft Dynamics 365 that is also available when building your own Power Apps based on Dataverse. A while back I posted a blog called Guide to Currencies in the Common Data Service (Note that… Continue reading Updating Currency Exchange Rates in Dataverse (including Dynamics 365)

Do you use FetchXML Builder? Please consider helping a friend out.

I use the FetchXML Builder on my Power Platform almost on a daily basis. It saves me so much in building SSRS reports, it allows me to build powerful Power Apps portals web templates and it also helps me building Power Automate flow queries. What is FetchXML Builder? It is a tool that is part… Continue reading Do you use FetchXML Builder? Please consider helping a friend out.

What is the Microsoft Dataverse?

Today Microsoft announced the Microsoft Dataverse and Microsoft Dataverse for Teams. Check out the announcement here: https://powerapps.microsoft.com/en-us/blog/reshape-the-future-of-work-with-microsoft-dataverse-for-teams-now-generally-available/ Goodbye Common Data Service, Hello Dataverse. What is Microsoft Dataverse? Simply put, it’s the new name for the Common Data Service. The term “Dataverse” is part of a series of nomenclature changes as Microsoft pushes the Power Platform… Continue reading What is the Microsoft Dataverse?

Hello Tables, Columns and Choices. Goodbye Entities, Fields and Options. Getting ready for new names in the Power Platform

If you are like me, chances are you have been using the new Power Apps maker portal to create new model-driven Power Apps or to modify Dynamics 365 apps. By default, I like to go to https://make.preview.powerapps.com instead of https://make.powerapps.com as I can see new and upcoming preview features and try them out. If something… Continue reading Hello Tables, Columns and Choices. Goodbye Entities, Fields and Options. Getting ready for new names in the Power Platform

Displaying a Customizable Map on a Power Apps portals Web Page

A popular out-of-the-box feature of Power Apps portals that came from the original Adxstudio product is the ability to display a map on a web page based off of data from an entity list. In order to render the map, you need to configure an entity list to display the map and point data as… Continue reading Displaying a Customizable Map on a Power Apps portals Web Page