Author: sean@sharepointeurope.com

How do I find all files with many versions using Search?
How do I find all files with many versions using Search?
Blog Posts

If you are familiar with SharePoint and Microsoft Search you might have notified the Managed Property “UIVersionStringOWSTEXT” However, as the name of the Managed Property implies, this property is a Text, which prevents us for using a query like this: {searchTerms} isdocument:1 pdf UIVersionStringOWSTEXT>10 So how do I find all the files in the tenant… READ MORE

Succeeding with SPFx
Succeeding with SPFx
Blog Posts

SPFx enables rapid and versatile development. It is the most widely used development technology when it comes to Microsoft 365 and particularly SharePoint Online extensibility. I will share my thoughts, setup, and how we succeeded. Table of Contents Key Areas of Recommendation I will focus on four important areas: Framework & Technologies When starting with… READ MORE

Filter all SharePoint Column Types in Power Apps
Filter all SharePoint Column Types in Power Apps
Blog Posts

A common requirement in canvas app development is to use a gallery to show items in a SharePoint list. It’s unlikely we’ll want to overwhelm users with all the data, so will give the option to filter results. This can be in the form of a single filter option or combining multiple filters at once.… READ MORE

Automating IT Support Requests with Microsoft Power Automate
Automating IT Support Requests with Microsoft Power Automate
Blog Posts

Introduction Managing IT support requests manually can be time-consuming and prone to delays. In this blog, we’ll walk you through how to build a simple yet powerful IT support automation flow using Microsoft Power Automate and Microsoft Forms. From capturing support tickets via forms to automatically creating Planner tasks, sending acknowledgment emails, and updating task… READ MORE

Site Architecture: Hub Sites, Communication Sites, and Team Sites
Site Architecture: Hub Sites, Communication Sites, and Team Sites
Blog Posts

Creating a well-structured and scalable site architecture in SharePoint is key to maintaining organised content, enhancing collaboration, and supporting your business as it grows. Whether you’re setting up your SharePoint environment from scratch or re-evaluating your current structure, it’s important to understand the foundational blocks of SharePoint sites. This guide will walk you through the… READ MORE

Using Fabric CLI in Fabric Notebook
Using Fabric CLI in Fabric Notebook
Blog Posts

Automation, Convenience and Flexibility Power BI Core Visuals team led by Miguel Myers published a huge update last week : Organizational Themes. It’s been a long standing ask by the users. It allows Power BI admins to manage and distribute centrally stored themes to all developers in the organization. Read the blog post for details. Currently, as the above… READ MORE