Get to know ShaprePoint Field Definition Schema and how to use it with PnP Powershell
Get to know ShaprePoint Field Definition Schema and how to use it with PnP Powershell
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.
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.
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.