Home

Set Environment Variables with PowerAutomate

Set Environment Variables with PowerAutomate

Let’s say you have multiple envrionments, a solution with a lot of envrionment variables. Some of them are ID of an element (SharePoint list ID, Office 365 group ID…) and it can be very complicated to set everything on which …

Pbix: Cannot read property ‘length’ of undefined

You are opening your .pbix file and an “Unexpected Error” is poping-up, your report is blank. You copy the error message in the clipboard to have a look and you have found out the message Cannot read property ‘length’ of …

Responsive PowerApps Application

Does a customer already asked you to make a reponsive PowerApps application? So let me show you how to do it and the little tricks to know. Desactivate the Scale to fit parameter Containers screens Introduction Available screens Make your …

Office 365 Groups Connector in PowerApps

If you have played around with Office 365, you have noticed that permissions are centralized with Groups (Teams, SharePoint…). You can manage at different level, but here I am going to show you how to play with it through PowerApps.Please …
SharePoint REST API call with PowerAutomate

SharePoint REST API call with PowerAutomate

I am going to explain how to go a bit further than the classic Power Automate steps by showing you how to use the main SharePoint REST API call with Power Automate. Short introduction to SharePoint REST API Note and …

Change data into PowerApps and PowerAutomate solution.zip

You have exported a PowerApps and PowerAutomate solution, and you want to re-import it but using another SharePoint site for example (such as connectors into PowerApps or the SharePoint call into your PowerAutomate flows). This solution is to industrialize this …
Power Automate : Break inheritance and manage roles on items and documents

Power Automate : Break inheritance and manage roles on items and documents

In this post, I am going to show you how to create a flow with Power Automate to break inheritance permissions on SharePoint List items or documents and add roles (new permissions). For that we are going to use the …
Power Automate : Break inheritance and manage roles on List or Library

Power Automate : Break inheritance and manage roles on List or Library

In this post, I am going to show you how to create a flow with Power Automate to break inheritance permissions on SharePoint List or Librrary and add roles (new permissions). For that we are going to use the REST …