Category: SharePoint

According to Wikipedia, SharePoint is a web-based collaborative platform that integrates with Microsoft Office. Launched in 2001, SharePoint is primarily sold as a document management and storage system, but the product is highly configurable and usage varies substantially between organisations.

Due to the highly configurable nature of SP and the multitude of versions available, we offer a vast collection of classic and moder SP information within this category which covers everything from Enterprise Users of the latest SP Release.

Therefore, this category is broad too, and is full of handy tips, tricks and advise. Check out some of the Step by Step blogs or learn with our eBooks, How To videos and Webinars.

WOW your Co-Workers with Awesome Looking Lists: Conditional Formatting in SharePoint
WOW your Co-Workers with Awesome Looking Lists: Conditional Formatting in SharePoint
Webinars

Have you ever wanted to impress your co-workers with awesome looking lists in SharePoint? In this webinar recording with Marijn Somers, we take a look at conditional formatting within SharePoint. Learn how to win over your colleagues by creating modern lists using column formatting or view formatting in SharePoint.

Key Takeaways from the Webinar
1. Learn what SharePoint can do by default to deliver awesome looking lists and libraries.
2. You will know how to go beyond the defaults with SharePoint formatting.
3. Know what you can do with column formatting vs. view formatting.
4. You will know why you shouldn’t have spaces in your columns.

How To Patch A SharePoint Person Column In Power Apps
How To Patch A SharePoint Person Column In Power Apps
Blog Posts

In this blog, we are going to see how to use the patch function to update a SharePoint Person column in Power Apps.  In a SharePoint list we have a column RequestedBy, our goal is to update a RequestedBy (Person type) from Blank to “Nagalingam Ravishankar”. Input Meeting Request (SharePoint List) ID RequestedBy RequestDateTime 1 27/12/2022 10:47AM 27/12/2022 10:47AM Patch Function… READ MORE

SharePoint analytics: How to choose the right platform
SharePoint analytics: How to choose the right platform
Blog Posts

Microsoft’s SharePoint is the primary tool for internal collaboration worldwide. It’s famous for streamlining communication and productivity while creating a well-functioning digital ecosystem. That said, the platform lacks an important element – analytics capabilities that would help you assess if your intranet is fulfilling its purpose. For this, you’ll need a dedicated SharePoint analytics platform.… READ MORE

Choosing the Best PDF Editor for SharePoint: Things to Consider
Choosing the Best PDF Editor for SharePoint: Things to Consider
Blog Posts

The initial goal of the PDF format was to replace paper while retaining its most valuable features. PDF documents support access permissions, look clean and professional in online and printed formats, and can’t be accidentally changed. However, the main advantages of the format give rise to its main crux: PDF documents require special editing software. … READ MORE

Updating SharePoint List Via Power Apps With Attachment
Updating SharePoint List Via Power Apps With Attachment
Blog Posts

Challenge Through my daily post on Twitter on Power Platform technology, I was given a challenge to use Power Apps to Upload attachment to a SharePoint list. What good is learning if it isn’t accompanied with challenges? While I enthusiastically accepted the challenge, I had to perform some preliminary research on the subject because it was a… READ MORE

Working With SharePoint List Item Attachments Using PnP JS In SPFx
Working With SharePoint List Item Attachments Using PnP JS In SPFx
Blog Posts

Introduction In this article, we will see how to get, add, delete SharePoint list item attachments using PnP Js in SPFx. So let’s see the step-by-step implementation. Implementation For testing purposes, we will use SP Editor Extension which is a very cool and great extension to test PnP js queries. After adding an extension to chrome you can see the SharePoint tab… READ MORE

How To Use The Graph API With SharePoint
How To Use The Graph API With SharePoint
Blog Posts

Photo by Christin Hume on Unsplash Getting started with Graph Api is not that easy. In my recent project, I had to start learning how to use the Microsoft Graph API. While doing it I mentioned different patterns to get to my goals. The first thing I would recommend when starting to use the graph API is the… READ MORE