


Creating Code Components Using React and Power Apps CLI
In this article, we are going to learn how to create a simple react code component using the Power Apps CLI and PCF library. As you may know, the code component allows us to create custom UI controls to customise the way users interact with the user interface in...
Classic Advanced Find is slowly disappearing
Modern Advanced Find is here. Many of us saw this coming when the new Edit Filters functionality became main stream: To enable modern advanced find, you need to use the Admin Center, go to the environment Features, and switch Modern Advanced Find option to On. After...
Add PCF Control to Business Process flow
The way to add a PCF control to a BPF as provided by Microsoft is quite hard. The process requires you to export a solution containing your BPF, the component configuration on a different form and manually editing the solution XML. This process is prone to mistakes in...
Deleting a file from a SharePoint Library
This article aims to explain some issues and how to resolve them on common tasks when working with SharePoint files in Power Automate such as creating a new file, querying document libraries, and deleting files. these tasks seem to be easy to implement using the...