Tag: sharepoint

Power Automate: Expressions and Functions for SharePoint
Power Automate: Expressions and Functions for SharePoint
Webinars

Power Automate: Expressions and Functions for SharePoint Join Andy Huneycutt for an insightful webinar where he talks about SharePoint expressions and functions in Power Automate. In this session, Andy demystifies expressions commonly used with SharePoint including, but not limited to data management, simplified control, date formatting, and much more. Webinar Description: Power Automate: Expressions and… READ MORE

Model Driven App With SharePoint Data Source
Model Driven App With SharePoint Data Source
Blog Posts

Model Driven App With SharePoint Data Source In this blog post we will learn how to use Model driven app with SharePoint data source and how to create a lookup column in a Model driven app in PowerApps. Table of Contents 1 Model Driven app Data source 1.1 Model driven app with SharePoint data source 1.1.1 model driven… READ MORE

Bring Your Team to ESPC and Save Big!
Bring Your Team to ESPC and Save Big!
Blog Posts

Go Further Together! Attending ESPC with colleagues will allow you to maximise your conference experience, bring back extra knowledge, connections and skills to apply to your projects and share throughout your organisation. Invest in your people to keep on top of your game. Book your team’s place at ESPC before June 30th to enjoy up… READ MORE

How To Create SharePoint Site Group Permission
How To Create SharePoint Site Group Permission
Blog Posts

This blog will be discussing on what is group permission and how to create a group and manage permission in SharePoint. SharePoint permissions can be assigned to individual users or to SharePoint groups, which are collections of users. SharePoint has two types of groups, SharePoint groups These are groups created within SharePoint and used to manage access… READ MORE

Page approval with changes
Page approval with changes
Blog Posts

Within SharePoint Online it is possible to activate a page approval process. In this article I will show you how to use a security group for the approvers group and include change history in that Power Automate flow. What does the template offer? When a new page is submitted for approval everyone on the approvers… READ MORE

NodeJs version for your next SPFX project from GitHub
NodeJs version for your next SPFX project from GitHub
Blog Posts

You can get errors when you use the wrong version of Node.js to install SPFx. SharePoint Framework (SPFx) requires a specific version of Node.js to be installed, and if you try to install SPFx with a different version, you may encounter errors. The main way to figure out the official version of NodeJS and Gulp… READ MORE

A video portal in SharePoint using the document library
A video portal in SharePoint using the document library
Blog Posts

Often we store videos in SharePoint and use the file viewer or the highlighted content web parts to display videos on the homepage of the site. With Microsoft Stream also moving towards SharePoint for storing meeting recordings, the use of videos in SharePoint site pages could increase. Recently I worked on an event page in… READ MORE

Using MGT with SPFx
Using MGT with SPFx
Blog Posts

  Overview Microsoft Graph Toolkit (MGT) components can now be easily used with SharePoint Framework (SPFx) solutions to build the solutions quickly with fewer coding efforts. In this article, we will explore how to use the MGT components in SPFx solutions. MGT Overview Microsoft Graph Toolkit (MGT) is a collection of reusable components to work… READ MORE