Export termset into CSV using PnP PowerShell

In this article, I show you how you can Export termset into CSV using PnP PowerShell. Just for your information export term set functionality is not available using SharePoint central admin UI or SharePoint Site so we have to use PowerShell to export the term set.     I am exporting the term set fromIn this article, I show you how you can Export termset into CSV using PnP PowerShell. Just for your information export term set functionality is not available using SharePoint central admin UI or SharePoint Site so we have to use PowerShell to export the term set.     I am exporting the term set from […]

Read More…

SharePoint Online Export termset into CSV using PnP PowerShell

In this article, I show you how you can export the termset using PnP PowerShell in SharePoint online. So let’s start following the below steps to export the taxonomy term set to CSV using PnP PowerShell. If you want to Export the term set from a given term group in SharePoint on-prem kindly check thisIn this article, I show you how you can export the termset using PnP PowerShell in SharePoint online. So let’s start following the below steps to export the taxonomy term set to CSV using PnP PowerShell. If you want to Export the term set from a given term group in SharePoint on-prem kindly check this […]

Read More…

Convert Images into Base64 and Vice-versa

In this article, I show you how you can convert images into base64 and vice-versa. The image file can be .jpg,.png or any other format that can be converted into base 64 encoded values. Before we proceed further let’s first understand what is base 64 encoded values.     What are base 64 encoded valuesIn this article, I show you how you can convert images into base64 and vice-versa. The image file can be .jpg,.png or any other format that can be converted into base 64 encoded values. Before we proceed further let’s first understand what is base 64 encoded values.     What are base 64 encoded values […]

Read More…