I was asked recently to migrate SharePoint site designs and site scripts to a new tenant. In this post all the steps including exporting the site designs and site scripts before importing them. All using PnP PowerShell.
Category: Microsoft SharePoint Online
All posts about SharePoint Online
Sometimes it is useful to create small helper flows to get a small tasks done. Today I needed to check if a file exists or not and all I had was the URL of the site and the file path.
Yesterday, I looked at how to filter data when making an API call using the HTTP action and noticed that filtering data isn’t always straight forward. In this post, you will find the details on how to filter data in Power Automate.
One of my clients, takes many photos as part of their data entry process using a Canvas app. We need to compress the photos as the collected data, including the photos, is used to generate a PDF. This PDF generation was timing out every now and then.
Column formatting in SharePoint has been around for a while but today I was asked about making how to format date columns to appear appear like yyyy-MM-dd.