In this series of posts, I explain how to manage permissions on a SharePoint List Item using Microsoft Flow. Initially I needed to change the permission on an item just after it is created to only be visible to people based on column values in the item. The building the flow included lots of topics from using REST api, extracting information from a previous step and separating my flow into re-usable parts. This is Part 1 of the series.

Read More
How to manage permissions on a SharePoint List Item using Microsoft Flow – changing Item permissions

In this post, we will learn how to develop the Inventory system using SharePoint & PowerApps. This tutorial consists of 2 parts, Part 1 or I’ll call it as Bahubali Beginning: Create Barcode enabled Inventory list in SharePoint, which tells you step-by-step how to do the data configuration for the Inventory within SharePoint. Part 2

Read More
[Part 2] – Create a Barcode enabled Inventory Management System using SharePoint and PowerApps

In this post, we will see how to develop Barcode enabled Inventory Management System using SharePoint & PowerApps. This post is also applicable for any kind of record management system. I have divided this post into 2 parts, Part 1 or I’ll call it as Bahubali Beginning: Create Barcode enabled Inventory list in SharePoint. Part

Read More
[Part 1] – Create a Barcode enabled Inventory Management System using SharePoint and PowerApps