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 >>>

How to Customize SharePoint List Form Layout using JSON Code?

Customize SharePoint List Form Layout using JSON

Recently, while working on a Project Management solution, I received a requirement from one of our clients based in Canada. They wanted to customize the SharePoint list form into a two column layout using JSON code. I thought I would share my experience on configuring a custom SharePoint list form in this tutorial. In this … Read more >>>

SharePoint Calculated Column Round Up to Decimal Places

SharePoint Calculated Column Round Up to Decimal Places

In SharePoint, calculated columns allow you to perform mathematical operations and formatting on data. When you need to round up numbers to specific decimal places, SharePoint provides the ROUNDUP function. In this tutorial, I will explain how to use the ROUNDUP() function to round up values to decimal places using a SharePoint calculated column. For … Read more >>>

SharePoint Calculated Column Date Examples

SharePoint Calculated Column Date Examples

As a SharePoint developer, I have frequently been required to work with calculated columns, particularly those involving date fields. In this tutorial, I will provide various examples related to SharePoint calculated column dates. All these calculated examples are related to SharePoint date column types. If you are new to calculated columns in SharePoint Online, you … Read more >>>

How to Create a Calculated Column in SharePoint?

sharepoint calculated column

Calculated columns in SharePoint allow you to generate values automatically based on other columns in your list. As a SharePoint developer, I have created calculated columns in SharePoint lists and libraries many times when we want to display column values based on formulas. The formulas for SharePoint calculated columns are based on Microsoft Excel functions … 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…