How to Disable Built-in Site Templates in SharePoint Online?

SharePoint Online offers several built-in site templates that provide preconfigured site structures and features. By using these templates, you can quickly create business-specific sites without requiring extensive customization. You can apply any built-in template using the “Apply a site template” link under your existing sites’ “Site Settings” menu. However, in some cases,…

Read more

How to Connect Power BI to SharePoint Online List?

Over the years, business intelligence has become increasingly important in decision-making processes. Power BI is one of the most popular tools organizations use to create and share interactive dashboards. In this article, I will discuss how to use Power BI to create reports from SharePoint Online Lists. We will explore the benefits…

Read more

Embedding Power BI Report in SharePoint Online – A Step-by-Step Guide

Introduction In SharePoint Online, you might have discovered that it lacks powerful reporting and business intelligence capabilities. But there is a way to take advantage of these features without leaving your SharePoint environment. The answer is to embed Power BI in SharePoint Online! Microsoft Power BI provides powerful and intuitive ways to…

Read more

Connect to SharePoint Online using Azure AD App ID from PowerShell

Requirement: Connect to SharePoint Online with Azure Active Directory Application from PowerShell. How to Connect to SharePoint Online using Azure Application ID from PowerShell? Using Azure Application ID to connect to SharePoint Online is a great way to manage your SharePoint Online environment from unattended PowerShell scripts. In this post, we’ll go…

Read more

Fix: “Map and filled map visuals aren’t enabled for your org. Contact your tenant admin to fix this.” Error in Power BI

Problem: The Power BI report displays an error message, “Map and filled map visuals aren’t enabled for your org. Contact your tenant admin to fix this.” Solution: This error message appears when the map visuals feature is not enabled at the tenant level in Power BI. A tenant admin can resolve this…

Read more

How to Create a Site Template in SharePoint Online?

SharePoint Online offers a powerful feature called Site Templates, which allows users to automate the provisioning of modern SharePoint sites with custom or pre-defined configurations and content. With Site Templates, you can maintain consistency across your site collection, including themes, lists and libraries, site columns and content types, association with hub sites,…

Read more

SharePoint Recycle Bin: A Comprehensive Guide

As a SharePoint user, you may have come across the term “Recycle Bin” on several occasions. However, do you know what the Recycle Bin is, how it works, and how to use it effectively? In this comprehensive guide, we will take a deep dive into everything you need to know about the…

Read more

Solution for “AADSTS90072: User Account from identity provider does not exist in tenant and cannot access application” error in SharePoint Online

Problem: A guest user in SharePoint Online is getting this error message when trying to access a SharePoint Online site “AADSTS90072: User Account ‘User@Domain.com’ from identity provider ‘https://sts.windows.net/…’ does not exist in tenant ‘Tenant-Name’ and cannot access the application in that tenant. The account needs to be added as an external user…

Read more

How to Add a Column to List in SharePoint Online Using PowerShell?

Requirement: Add a Column to a List in SharePoint Online with PowerShell. How to Add a Column to SharePoint Online List or Library? SharePoint Online Lists are used to store data, and each list can have multiple columns. Columns define the type of data that can be stored in the list. For…

Read more