Category: Power Platform

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

Self-Service AI with Power BI Desktop
Self-Service AI with Power BI Desktop
Ebooks

This book explains how you can enrich the data you have loaded into Power BI Desktop by accessing a suite of Artificial Intelligence (AI) features Key Takeaways This is what you have learned in this chapter: Creating new visuals is way faster by double-clicking on the report pane (to start Q&A) and typing in the… 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

Who can Create New Environments in the Power Platform
Who can Create New Environments in the Power Platform
Blog Posts

It is important to create multiple environment when you use the Power Platform, but how do you control who can create new environments? Environments There can be multiple reasons for creating multiple environments. Personally I like the Development, Test Production setup where apps and flows move from development through to test into production. But there can be… READ MORE