Category: SharePoint Custom Development

Modifying SharePoint Modern Site Header Layout and Site Logo Using PnP PowerShell
In our recent project we get requirements to modify Header layout and Site logo of SharePoint modern site. Recently, modern site header layout customization [···]

How to Fetch Group Details of a User to Implement Permissions in SPFX
An application can have different types of users. Not all the users have the same roles or access to the application. For example, a [···]

Creating Single Page Applications (SPA) using SPFx with React
The SharePoint Framework (SPFx) is a page and web part model. It provides full support for client-side SharePoint development, easy integration with SharePoint data [···]

How to recreate SharePoint On-Premise Email Enabled List in SharePoint Online with Microsoft Flow
Amongst the various SharePoint on-premise to SharePoint Online migration activities that I do in my organization for different customer projects, off late I came [···]

How to Query a SharePoint List from Another SharePoint List Using Microsoft Flow?
Why query multiple SharePoint lists from Microsoft Flow? If you are wondering why on earth would I think of using Microsoft Flow to query [···]

How to Create Single Page Application in SharePoint – Part 3
Simple SharePoint SPA with Example So far, we have looked at the introduction in Part 1 and getting started in Part 2. In this [···]

Office 365 Collaboration Tools: What to Use and When?
I am often asked the question from my customers as to which collaboration tool they should use in Office 365. The confusion is obvious. With [···]

How to Create Single Page Application in SharePoint – Part 2
This part of the article is in continuation to my earlier article, in the first part, we have discussed the reasons about why we [···]

How to Create Single Page Application in SharePoint – Part 1
This would be an article series in which, I will be covering the steps to create a Single Page Application (SPA) in SharePoint using ReactJS. [···]

Nuances of User Migration Using Sharegate
This blog discusses user migration issues while using Sharegate and specifically how to preserve the authorization data of Orphaned Users. An Orphaned User is [···]

How to Get Filtered Items from SharePoint List to PowerApps using Microsoft Flow
In this blog post, I will explain “How to get filtered items from SharePoint list to PowerApps” when SharePoint List is able to hold [···]

How to Migrate SharePoint Online Modern Client-Side Pages?
I have been working on all possible versions of SharePoint and deployed custom solutions for many projects. However, with the introduction of Modern UI [···]

Resizing of SPFx React Web Parts in Different Scenarios
We come across many different scenarios where resizing a component becomes very important to support an excellent responsive UI. Resizing is required during browser [···]

Excel for BI Reporting and Publishing Through SharePoint – Part 3
In the previous two articles of this article series, I have explained about how to create an Excel-based BI report using the SharePoint List [···]

Excel for BI Reporting and Publishing Through SharePoint – Part 2
In my previous article I have provided the instructions about how SharePoint list(s) can be imported into Excel using OData Feed option, and how [···]

Create Custom Document Template from SharePoint List using Microsoft Flow
With Microsoft Flow overshadowing the SharePoint Designer (SPD) workflow, I, like most of the others, wanted to revisit my SPD tasks if I could [···]

Excel for BI Reporting and Publishing Through SharePoint – Part 1
In a typical SharePoint scenario, we build many small scalable custom applications where the SharePoint list(s) hold the data. One of the major challenge [···]

4 Common Sharegate Migration Issues and Resolutions
I am putting my experience which I come across while migrating only content from SharePoint on-premise to Office 365, below are the errors occurred [···]