Unable To Join Microsoft Teams Meeting As Guest

join microsoft teams meeting as a guest

One of my clients recently came with a query; their guest users are unable to join a Teams meeting anonymously. There are some changes and settings you need to make for this. In this tutorial, I will explain how to join a Microsoft Teams meeting as a guest. Basically, you will learn how to enable … Read more >>>

How to Replace Special Characters in a String using Power Automate

Power Automate replace special characters in string

I was recently working with the Replace() function in Power Automate, which allows us to replace characters, substrings, or strings in arrays, multiple objects in JSON format, and more. In this article, I will explain how to replace special characters from a string in Power Automate with the following examples. Replace a Single Special Character … Read more >>>

How to Get Current User using SharePoint Rest API?

sharepoint rest api get current user

I was working on a SharePoint project, where we were required to retrieve the current user using the REST API in SharePoint. I wanted to retrieve the current username, display name, email address, ID, and other relevant information. If you are new to SharePoint REST API, check out the SharePoint REST API Tutorial and Examples. … Read more >>>

SPFx Accordion Webpart Example

spfx sample accordian example

I recently worked on a SharePoint Framework (SPFx) project for a client where we created an accordion webpart. In this tutorial, I will explain how to create an SPFx Accordion Web Part using sample data with the help of @pnp/spfx-controls-react in the React Framework. Accordions are commonly used for displaying frequently asked questions (FAQs). In … Read more >>>

How to Replace String in JSON using Power Automate

Power Automate Replace a String in JSON

A few days ago, I worked with a client to develop a Project Management system utilizing SharePoint lists, libraries, and site pages. The client requires JSON data for each project, and based on the project status, I want to update the Project priority value: replace ‘Low’ with ‘High’ if the status is ‘In Progress’. In … Read more >>>

Filter Array in Power Automate Examples

Filter array equals in Power Automate

I was recently working on the Filter Array in Power Automate, where we can filter the items in the array by using different types of operators in the Filter Array action. This tutorial explains how to use filter query operators in the Filter Array action of Power Automate. Here we will see the following examples: … Read more >>>

PowerShell SharePoint Commands And Examples

PowerShell SharePoint Commands And Examples

If you are a SharePoint developer, then you should have some expertise in PowerShell. Here, I will demonstrate some PowerShell examples related to SharePoint sites, lists, libraries, groups, etc. This tutorial covers PowerShell SharePoint commands and examples. The commands will work in SharePoint On-premises versions like SharePoint Server. For all PowerShell SharePoint commands, I use … Read more >>>

An Entry Without a Type Name Was Found Rest API

An entry without a type name was found, but no expected type was specified error

Recently, while creating a folder in a SharePoint List using the SharePoint REST API, I encountered the following error: An entry without a type name was found, but no expected type was specified. To allow entries without type information, the expected type must also be specified when the model is specified. You can refer to … Read more >>>

How to Replace Value in an Array in Power Automate

power automate replace value in array

Recently, I have worked with the Leave Approval Process system, which enables employees to submit their requests through Microsoft Forms, and the responses are stored in a SharePoint list. Microsoft Forms has an Email field, where I need to save emails to a SharePoint list. Here, I faced an Issue: The data is coming in … Read more >>>

>

Build a High-Performance Project Management Site in SharePoint Online

User registration Power Apps canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App

Power Platform Tutorial FREE PDF Download

FREE Power Platform Tutorial PDF

Download 135 Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…