SharePoint Site Owner [Complete Tutorial]

how to check sharepoint owner

A SharePoint Site owner is the user who has full control of a particular SharePoint Online site. For more details about the SharePoint site owner, follow this tutorial, where I will explain what the SharePoint site owner is. Then, we will see the SharePoint Online site owner responsibilities, how to check SharePoint owner, and how … read more…

username() and userprincipalname() in Power BI

dax username vs userprincipalname

In this Power BI DAX Tutorial, we’ll explore the difference between USERNAME() and USERPRINCIPALNAME() in Power BI DAX functions. We’ll also cover the syntax of these functions, how to use them in Power BI, and what they return in both Power BI Desktop and the Power BI service. What is a username in Power BI? … read more…

How to Read CSV into Array in PowerShell?

powershell import csv into array

You might get various requirements to import csv into an array in PowerShell. This is going to be a complete tutorial on how to read CSV into an array in PowerShell. Read CSV into an Array in PowerShell PowerShell provides Import-Csv cmdlet to read CSV files and import the data into PowerShell as an array of … read more…

The specified resource does not exist azure blob storage

the specified resource does not exist azure blob storage

In this SharePoint tutorial, we will discuss how to solve an error in the specified resource that does not exist in Azure blob storage, which comes up while trying to access Azure blob storage. Recently, I was trying to deploy a SharePoint framework (spfx) web part through Microsoft Azure CDN, but it gave an error … read more…

can’t load the application on this page. use the browser back button to retry. if the problem persists, contact the administrator of the site and give them the information in technical details.

Can't load the application on this page. Use the browser Back button to retry. If the problem persists, contact the administrator of the site

In this SPFx tutorial, I will explain how to fix the error: can’t load the application on this page. use the browser back button to retry. if the problem persists, contact the administrator of the site and give them the information in technical details. Recently, I developed a client-side web part in SPFx and tried … read more…

property ‘marquee’ does not exist on type ‘jsx.intrinsicelements’

Property welcome does not exist on type ‘JSX.IntrinsicElements’

Recently, I was developing an SPFX client-side web part using React JS. In that webpart, I was adding a react component into the existing react component, but the react application showed me an error: Property welcome does not exist on type ‘JSX.IntrinsicElements’ Property ‘marquee’ does not exist on type ‘jsx.intrinsicelements’. The error was coming because … read more…

Quick Links Web Part in SharePoint Online

Quick Links Web Part in SharePoint

As a SharePoint beginner, you should learn all the list of customized web parts in SharePoint Online. Apart from that, the Quick Links web part is a crucial web part that can be used to display useful links so that users can navigate to the resource with just one click. To get more details about … read more…

SharePoint List Form Formatting JSON Examples

SharePoint List Form Formatting JSON Examples

When working with a SharePoint Online list, we usually need to format the list fields using JSON to make the list view more attractive and responsive. Follow this SharePoint tutorial to get all the information about the SharePoint list form JSON formatting examples, including: SharePoint List Formatting JSON Examples Microsoft also allows us to customize … read more…

SharePoint Storage Limit – How to Manage

SharePoint Storage Limit

In this SharePoint tutorial, I will explain the SharePoint default storage size and how to manage storage limits on the SharePoint site. I will also show you how to set the existing SharePoint site storage limit from the SharePoint Admin Center. Manage SharePoint Storage Limits When you create a SharePoint site from the admin center, … read more…

Highlighted Content Web Part in SharePoint

Highlighted Content Web Part in SharePoint

Recently, I worked on the Highlighted content web part in SharePoint Online, which highlights content on the SharePoint home page such as Documents, News, Pages, Images, Videos, etc. In this SharePoint Online tutorial, I will explain what the SharePoint Highlighted content is and how to add the Highlighted content web part in SharePoint Online. Also, … read more…

>