Comments for Inquisitive M365 https://thomasdaly.net Yet another SharePoint / Office 365 blog Thu, 07 May 2026 01:40:55 +0000 hourly 1 Comment on Why We Rebuilt a Power App as a Web App (And How AI Helped Us Ship It Fast) by Power Platform app examples: 80% automation gains for CRM – Simetrix Consult https://thomasdaly.net/2026/03/05/power-app-to-web-app-migration/#comment-37464 Tue, 14 Apr 2026 09:40:03 +0000 https://thomasdaly.net/?p=3413#comment-37464 […] failures: Delegation fails on datasets larger than 2,000 rows, causing incomplete data retrieval. Use Dataverse instead of SharePoint or […]

]]>
Comment on Renewed as Microsoft MVP for 2025-2026 by Microsoft Roadmap, messagecenter and blogs updates from 16-03-2026 - KbWorks - SharePoint and Teams Specialist https://thomasdaly.net/2025/07/31/renewed-microsoft-mvp-2025-2026/#comment-36612 Tue, 17 Mar 2026 07:13:22 +0000 https://thomasdaly.net/?p=3407#comment-36612 […] Renewed as Microsoft MVP for 2025-2026 […]

]]>
Comment on Building a Two-Stage AI Pipeline for Invoice Processing with AWS Textract and Amazon Bedrock by Microsoft Roadmap, messagecenter and blogs updates from 16-03-2026 - KbWorks - SharePoint and Teams Specialist https://thomasdaly.net/2025/04/04/textract-plus-bedrock-two-stage-ai-pipeline/#comment-36611 Tue, 17 Mar 2026 07:12:31 +0000 https://thomasdaly.net/?p=3384#comment-36611 […] Building a Two-Stage AI Pipeline for Invoice Processing with AWS Textract and Amazon Bedrock […]

]]>
Comment on Alerts Header – SPFx project by Tom Daly https://thomasdaly.net/2021/10/10/alerts-header-spfx-project/#comment-36317 Fri, 06 Mar 2026 02:53:57 +0000 https://thomasdaly.net/?p=2660#comment-36317 In reply to Florian.

unfortunately I’m not supporting the old projects anymore. You are welcome to clone the repo and make all the changes necessary.

]]>
Comment on Build a Site Directory with PnP Search Web Parts by Sean Regan https://thomasdaly.net/2025/01/20/build-a-site-directory-with-pnp-search-web-parts/#comment-36037 Thu, 19 Feb 2026 17:15:54 +0000 https://thomasdaly.net/?p=3324#comment-36037 This is amazing, thanks for sharing Tom! Just what I was looking for and couldn’t be easier to setup.

]]>
Comment on Alerts Header – SPFx project by Florian https://thomasdaly.net/2021/10/10/alerts-header-spfx-project/#comment-31869 Wed, 03 Sep 2025 13:49:34 +0000 https://thomasdaly.net/?p=2660#comment-31869 Hi,
First of all, thank you for your solution.
I have a question: is there a way to remove the requirement to enter a link? We would only want to use a link as an option.

BR Florian

]]>
Comment on Build a Site Directory with PnP Search Web Parts by Tom Daly https://thomasdaly.net/2025/01/20/build-a-site-directory-with-pnp-search-web-parts/#comment-27722 Sat, 19 Apr 2025 15:50:52 +0000 https://thomasdaly.net/?p=3324#comment-27722 In reply to Kasper Larsen.

love it! I will make the swap out. And you have the content type hub

]]>
Comment on Sort Your SharePoint Site Directory Alphabetically by Tom Daly https://thomasdaly.net/2025/02/02/sorting-your-sharepoint-site-directory-by-title-with-pnp-search/#comment-27721 Sat, 19 Apr 2025 15:49:21 +0000 https://thomasdaly.net/?p=3339#comment-27721 In reply to Kasper Larsen.

I agree – I don’t understand why it’s not a sortable property automatically. I do agree this one can be a bit slippery and confusing for most people to deal with search schemas. thanks for sharing your article sharing your solution. I took the approach with less mapped properties which has worked for me in my deployments. I feel like I’ve tested all the variations independently and was happy with this but testing can be tedious due to the waiting on the properties to become picked up by the search indexer.

]]>
Comment on Build a Site Directory with PnP Search Web Parts by Kasper Larsen https://thomasdaly.net/2025/01/20/build-a-site-directory-with-pnp-search-web-parts/#comment-27587 Mon, 14 Apr 2025 18:24:31 +0000 https://thomasdaly.net/?p=3324#comment-27587 Thanks for sharing a great use case for the PnP Modern Search web parts 🙂

A few suggestions:
Replacing the Query template with something like this will make it even easier to use for other users:

contentclass:STS_Site -“{TenantUrl}/sites/contenttypehub” -“{TenantUrl}/sites/appcatalog” -SiteTemplate:SPSPERS

Tokens is our friend when making queries that will work across tenants and sites 🙂

]]>
Comment on Sort Your SharePoint Site Directory Alphabetically by Kasper Larsen https://thomasdaly.net/2025/02/02/sorting-your-sharepoint-site-directory-by-title-with-pnp-search/#comment-27586 Mon, 14 Apr 2025 18:04:12 +0000 https://thomasdaly.net/?p=3339#comment-27586 I have been doing this for a 4 or 5 years, and have seen a few case where the mapping you are using doesn't work, so I prefer to map all the crawled properties for Title to the RefinableString, as per https://www.m365thinking.com/post/fix-one-of-the-problems-in-sharepoint-search-make-title-sortable]]> Great blog post. I have no idea why MS don’t provide the required mapping for Title, but at least we can do it ourselves 😁 I have been doing this for a 4 or 5 years, and have seen a few case where the mapping you are using doesn’t work, so I prefer to map all the crawled properties for Title to the RefinableString, as per https://www.m365thinking.com/post/fix-one-of-the-problems-in-sharepoint-search-make-title-sortable

]]>