Author: MA Microsoft Techy

[Fixed]: The term Connect-AzAccount is not recognized

How to fix “Connect-AzAccount - The term 'Connect-AzAccount' is not recognized as the name of a cmdlet, function, script file, or operable program.

Loading

In this PowerShell troubleshooting article, we will learn how to fix the error “The term Connect-AzAccount is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.” We will get

Continue reading

[Fixed]: Server Error in ‘/’ Application. Runtime Error in SharePoint

Fixed - Server Error in - Application. Runtime Error in SharePoint

Loading

In SharePoint, sometimes, we may get this error “Server Error in ‘/’ Application. Runtime Error”. When we try to access any of the SharePoint sites, including the central administration site, we will get the below error description: Server Error in ‘/’ Application. Runtime Error Description: An application error occurred on the server. The current custom

Continue reading

Best way PowerApps bulk update using ForAll patch function – 3 Steps

How to perform bulk update operation in SharePoint list using ForAll patch function

Loading

In this PowerApps Tutorial for Beginners (PowerApps bulk update using the ForAll patch function) tutorial, we will learn how to update bulk records at a time using the PowerApps ForAll patch function in the SharePoint list. In this demo, we will show how we can insert or update multiple records to the SharePoint list using the

Continue reading

PowerApps repeating section data to SharePoint list step by step tutorial

PowerApps repeating section data to SharePoint list - Demo

Loading

In this PowerApps Tutorial (PowerApps repeating section), we will learn how to create a repeating section in PowerApps and save data to the SharePoint list. Earlier, in InfoPath form, we had repeating table control for multiple line items, similarly, in PowerApps we have the gallery control to save the multiple line items. In this demo, we

Continue reading

In 2 steps read PowerApps toggle control value instantly

Read PowerApps toggle control value - demo

Loading

In this PowerApps Tutorial, we will learn how to read PowerApps toggle control value and what is PowerApps toggle control in PowerApps. What is PowerApps Toggle control? Toggle control is a switch control that the user can turn on or off by moving its handle – this returns either true or false based on the

Continue reading

PowerApps show hide fields conditionally based on dropdown selection – O365

Hide and show textbox based on dropdown selection in PowerApps - Demo

Loading

In this PowerApps show hide fields tutorial, we will learn how to hide and show textboxes based on the dropdown selection in PowerApps. PowerApps hide show fields – hide and show textbox based on the dropdown list selection in PowerApps In the below demo, we will show how to hide and show textboxes based on

Continue reading

PowerApps dropdown items – Custom Options

Change PowerApps dropdown sample value to custom options

Loading

PowerApps dropdown items – in this PowerApps Tutorial, we will learn about how to change the PowerApps dropdown sample value to custom options or how we can set custom option value in the PowerApps dropdown list. This looks very simple, however, when we go to implement if we technically don’t know, this will stop our

Continue reading

PowerApps send email from button click

How to send email from PowerApps button submit

Loading

PowerApps send email – in this PowerApps Tutorial, we will learn how to send an email from the PowerApps button click event. Actually,  when we click on the send email button in PowerApps, it internally triggers the Power Automate flow, so, it is an integration between PowerApps and Power Automate. Let’s get started on how

Continue reading

Use PowerApps in outlook: Launch outlook from PowerApps

How to launch outlook mailbox from PowerApps step by step

Loading

Use PowerApps in outlook, in this PowerApps Tutorial, we will learn how to open outlook from PowerApps step by step using the PowerApps Launch function. To open the outlook we will use the launch function of PowerApps. So, let’s get started how does this work? What is the launch function in PowerApps? The launch function

Continue reading

Conditionally show or hide columns in a SharePoint list

Show or hide columns conditionally in SharePoint list form - Demo

Loading

In this conditionally show or hide columns in a SharePoint list article, we will learn how to show or hide columns conditionally in the SharePoint list form. Conditionally show or hide columns in a SharePoint list: what you will learn from this article? How to conditionally show and hide the column in SharePoint Online list form?

Continue reading