Introduction: In today’s digital era, organizations are increasingly looking for ways to streamline their business processes and create custom applications without extensive coding knowledge. Microsoft Power Apps provides a low-code platform that empowers users to build custom apps quickly and efficiently. In this step-by-step guide, we will walk you through the process of building custom…
Author: Sarang Gidde
Top 10 Underrated Features in SharePoint Online
SharePoint Online is a powerful tool for collaboration and content management, but many users may not be aware of some of its lesser-known features. In this blog post, we’ll explore the top 10 features in SharePoint Online that you may not be aware of, which are also known as Underrated SharePoint Online Features. Underrated SharePoint…
Understanding the Limitations of PowerApps
Microsoft’s PowerApps is a powerful tool for creating custom business applications without the need for extensive coding. With a user-friendly interface and drag-and-drop features, PowerApps has become a popular option for businesses looking to streamline their processes and increase efficiency. However, like any software tool, PowerApps has some limitations that should be considered when using…
PowerShell to Determine if the site has Nintex Workflows
As an SharePoint Administrator we always need to check if the site has Nintex Workflows. In Out of the Box it is very difficult or lengthy process to check the workflow of the site. Here PowerShell comes in picture. We can use PowerShell to determine if the site has Nintex Workflows. Hide Ribbon Save button…
Get Day, Month and Year in Power Automate
This year I was working mostly on Power Automate. It was very regular practice to get Day, Month and Year in power Automate in various format. If you are a Power Platform Consultant then there are chances that you spend much more time in automating your business requirements using Power Automate. As Power Automate is…
Solved: The API ‘SharePointOnline’ returned an invalid response for workflow operation ‘Get_items’ of type ‘OpenApiConnection’. Error details: ‘The API operation ‘GetItems’ is missing required property ‘.
When we work with power automate, then sometimes we have a scenario, where we are facing error in Get_items action as “The API operation ‘GetItems’ is missing required property”. The full error looks like below. Power Automate Interview Questions and Answers The API ‘SharePointOnline’ returned an invalid response for workflow operation ‘Get_items’ of type ‘OpenApiConnection’….
SharePoint Online: Switch Navigation Horizontal or Vertical
SharePoint Online Navigation Changer has finally been launched! The advanced function allows you to change the navigation to vertical (top navigation) or horizontal (left navigation). Previously, only communication sites had horizontal top navigation, and team pages were left with vertical navigation for quick launch. Microsoft has introduced navigation switch options for team sites that allow…
How to add SPFx webpart to full-width column
Hello Folks,Today we are going to see how to add SPFX webpart to full-width column in SharePoint Online. Actually, this is a very simple task but some of us like me don’t know to add SharePoint SPFx webpart to full-width column. In SharePoint Communication sites, we have a page layout that includes a full-width column….