Create SharePoint Field Types with XML Using PnP PowerShell

On 

Get to know ShaprePoint Field Definition Schema and how to use it with PnP Powershell

Tags: , , ,

Using OData Query to Filter SharePoint List Items by Lookup Fields in Microsoft Flow (Power Automate)

On 

Filtering on columns are very easy but not so much for lookup columns to another list for some of you. In this post, I will show you how you can easily do it.

Tags: , , ,

SharePoint Person or Group Field Properties

On 

The SharPoint person or group field exposes a handful of important properties. This post will list them and serve as a reference to anyone who needs it.

Tags: ,

SharePoint REST API request header

On 

The usual way to call the SharePoint REST API was to include in the header request: accept: application/json; odata=verbose. The good news is that, this header is now optional, and more OData options have been added.

Tags: ,