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 Save A SharePoint Site As A Template?

Save A SharePoint Site As A Template

SharePoint Online allows you to create site templates to quickly spin up new sites with the same structure, features, and content. However, with modern SharePoint sites, the process and availability of this feature have changed compared to classic sites. To save a SharePoint site as a template, the process depends on whether you are using … Read more >>>

How to Calculate Average Value in SharePoint List?

Average Function in SharePoint Online

I recently worked on a SharePoint project where I was required to calculate the average value in a SharePoint list. I will also explain the average() function in SharePoint Online. Here, I will show you two different examples: Average() Function in SharePoint The average() function in SharePoint calculates the sum of all column items divided … Read more >>>

How to Split a String using SharePoint Calculated Column?

Split string in SharePoint calculated column

Recently, I worked on a SharePoint project where I needed to split and replace the text string values present in a SharePoint list column. We can achieve this using a SharePoint calculated column. This SharePoint tutorial explains how to split strings using a SharePoint calculated column with different text functions, such as: I will also show … Read more >>>

Create a Hyperlink using SharePoint Calculated Column

SharePoint calculated column with a hyperlink

Are you trying to create a hyperlink in SharePoint? Maybe using a SharePoint calculated column. Microsoft officially does not support and blocks the execution of HTML markup in SharePoint calculated fields. Alternatively, you can use JSON Formatting to make the hyperlink clickable as a solution for this requirement. In this tutorial, I will guide you … Read more >>>

SharePoint List Calculated Column IF Statement [7 Examples]

SharePoint Calculated Column If Statement

If you are working with SharePoint calculated columns, this tutorial will be very helpful. In this tutorial, I will explain how to use an if statement in a SharePoint list calculated column. I will show you seven useful examples related to SharePoint calculated column if statement, including SharePoint calculated column if contains text. The IF … Read more >>>

SharePoint List View Formatting by JSON Using Lookup Value

SharePoint List Formatting by JSON Using Lookup Value

Recently, while working on one of the client’s requirements, I encountered a problem adding the lookup column value to the JSON Code while formatting the SharePoint list. So, I thought I would share my experience in this blog post. In this tutorial, I will explain how to add a lookup value to the SharePoint column … Read more >>>

SharePoint List Calculated Column Concatenate() Function

Concatenate Columns in SharePoint

You can use the concatenate() function to combine two or more text strings or characters in a SharePoint calculated column. This is useful when you want to join two list/library columns in SharePoint. Syntax: Parameters: Output Returned: Additional Notes: SharePoint Calculated Column Concatenate() Examples Let’s see some examples of the concatenate() function in a SharePoint calculated … 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…