Category: Power Platform

Power Apps portals is now Power Pages
Power Apps portals is now Power Pages
Blog Posts

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 in a negative… READ MORE

How To Manage Initiatives and Schedules Top-Down and Bottom-Up using Power Project Portfolio Management
How To Manage Initiatives and Schedules Top-Down and Bottom-Up using Power Project Portfolio Management
How Tos

How-to videos are a great way to accelerate your learning in a time-efficient way.

Join Peter Kestenholz, MVP, Founding Partner, Projectum, Denmark for this short ‘How To Manage Initiatives and Schedules Top-Down and Bottom-Up using Power PPM’ video.
Peter explains how you can utilise Power Apps to aid with project portfolio management and focuses in on configuring schedules within Power PPM.

Load data from SQL On-Premise to CDS (Common Data Service) using Power Platform dataflows
Load data from SQL On-Premise to CDS (Common Data Service) using Power Platform dataflows
Blog Posts

Let us continue our previous post about Power Platform dataflows where we created a connection to the below On-Premise SQL Server Database using an On-premises data gateway. Here we will use the Power Platformdataflows to load contact entity in CDS using that same on-prem table. Sign in to Power Apps https://make.powerapps.com/home Navigate to Data – Dataflows and create a new… READ MORE

Retrieve More Than 100,000 Dataverse Rows With List Records Action in Cloud Flow Using Skip Token
Retrieve More Than 100,000 Dataverse Rows With List Records Action in Cloud Flow Using Skip Token
Blog Posts

Have you ever wondered what the Skip Token parameter in the List Records action of Common Data Service (current environment) connector is for? In this post, I will explain how you can retrieve any number of rows, even more than 100,000 rows, by handling paging manually with the Skip Token parameter. By default, the List Records action in Power Automate can retrieve up to 5,000… READ MORE