Tag: Power Platform Week

Disable Cells Using Power Apps Grid Customizer Control
Disable Cells Using Power Apps Grid Customizer Control
Blog Posts

Disabling controls on a form is a top requirement for model-driven apps projects. Of course this logic needs to be enforced on grids too. In case you are aware about “why we need this” and “what are the challenges”, and are looking for the solutions, you can jump directly to #Solutions. I’ve implemented 3 solutions, from… READ MORE

Translate OneDrive Documents with DeepL and Power Automate
Translate OneDrive Documents with DeepL and Power Automate
Blog Posts

I’m a heavy DeepL user. Mostly for translating messages to and from English, French and Spanish as DeepL has a much higher translation accuracy as the Microsoft Outlook built-in translation feature. Besides translating plain text DeepL can also translate complete documents — Microsoft Office and PDF. You just upload a document (e.g., a Microsoft PowerPoint document), select… READ MORE

Power Automate: Associate a Flow within context of Power Apps
Power Automate: Associate a Flow within context of Power Apps
Blog Posts

Why? In one of my previous blog posts Power Automate: Flows within context of Power Apps, I already explained that Microsoft will enforce Power Automate licensing on Flows using premium functionalities. Here I also explained on how to associate a Flow within context in case Premium Power Apps licensing is enough. Now I recently started getting… READ MORE

Solving Business Problems Using Machine Learning in Power BI
Solving Business Problems Using Machine Learning in Power BI
Webinars

achine learning is in its heyday, but the question for many businesses remains:
How can it solve the existing problems?

In this session, Leon takes a look at business areas in which ML could make a good case. This session will help you solve common business problems using machine learning in Power BI so you can figure out how it might be applied to your business.

In this session we will learn:
– What is Machine Learning (ML)?
– How can we benefit from ML in Power BI?
– Solving business problems with ML
– Resources to continue learning

Watch this webinar recording where Leon Gordon, MVP, takes you through how you can solve business problems using machine learning in Power BI.

Set a SharePoint Group owner with Power Automate
Set a SharePoint Group owner with Power Automate
Blog Posts

I know SharePoint Groups are not fashion any more, and a lot of people prefer using Sharing links to grant access to specific people, but I still find the SharePoint Groups very useful to centralize access to multiple SharePoint artefacts. I thought this would be quite simple using the SharePoint HTTP Request action but, something… READ MORE

How To Create Term In Term Store Using Power Automate
How To Create Term In Term Store Using Power Automate
Blog Posts

Introduction With the introduction of SharePoint V2 REST API for Managed Metadata services, it has become very easy to create a term in term store using REST API. But what if we would like to automate things? In such cases we can use the help of Power Automate. In the automation, we would create a simple… READ MORE