Boolean logic in Power Apps
This post is all about Boolean logic in Power Apps. So that is all the true/false stuff within your app. true and false In short we have two values that…
SharePains by Microsoft MVP Pieter Veenstra
Microsoft 365, Power Platform, SharePoint, Teams, Azure and Dynamics
This post is all about Boolean logic in Power Apps. So that is all the true/false stuff within your app. true and false In short we have two values that…
Although Dataverse is available many of us still use SharePoint to store their data. But how do you secure your SharePoint data? Or are you just happy for people to…
In my recent posts about Power Pages, I’ve looked at development of pages, but I’ve not considered Application Lifecycle Management (ALM) yet. Application Lifecycle Management In general I would recommend…
Do you want to have a different Power BI component configuration in Power Pages depending on who is logged in, making the data user relevant? Some background How about creating…
In this post I’m going to introduce some code into my Power Pages ultimate user guide, by introducing Liquid. Find your liquid in Power Pages In one of my recent…
Today I received an email confirming my 5th Microsoft MVP award. Time has flown since those first nomination emails in 2017. The Microsoft MVP Award For anybody reading this post…
Today I got the error: Error when trying to retrieve data from the network What is causing the Error when trying to retrieve data from the network error? The first…
When you want to return arrays from a flow in Power Automate to an app in Power Apps you could use the Response action, however this requires a premium connector…