Tag: sharepoint

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

Everything you wanted to know about SharePoint
Everything you wanted to know about SharePoint
Blog Posts

Sharing files is important for both companies and single users. High-speed networks allow you to share files without needing to write them to a flash drive and copy them manually for each user. Microsoft provides many capabilities for sharing files, from a traditional file server that uses SMB protocol to more advanced cloud-based services such… 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