Power Apps Lower, Upper, and Proper Function [With Examples]

powerapps lowercase

Recently, I got the requirement to work with the Power Apps Lower, Upper, and Proper functions. We can use these functions to manipulate the text strings according to our needs. Follow this Power Apps tutorial to learn the Power Apps Lower, Upper, and Proper functions. Also, We will see what are the syntaxes of PowerApps Lower, … read more…

Power Apps Value Function – How to use

powerapps value function

Microsoft provides a list of functions to make Power Apps applications more flexible and responsive. One of the key functions within Power Apps is the “Value” function. The Value function is used to convert a text string into a number or date/time format. In this tutorial, I will explore all the information about the PowerApps … read more…

Power Apps Pen input [Capture a Power Apps Digital Signature]

pen input powerapps

When working with pen input control in PowerApps, we usually need to save the PowerApps signature to the SharePoint Online list. Follow this Power Apps tutorial to learn about the PowerApps pen input, including what the PowerApps pen input control is and its properties. Also, I will show you how to use Power Apps pen … read more…

Power Apps Employee Directory – How to Create

Power Apps Employee Directory

In this article, we will discuss what is a Power Apps Employee Directory and how to create an Employee Directory in Power Apps. Also, I will explain how to get SharePoint employee directory active directory in Power Apps and Power Apps employee directory search by name or department with examples. Power Apps Employee Directory PowerApps … read more…

Cannot import spreadsheet into SharePoint. This feature requires a browser that supports ActiveX controls

this feature requires a browser that supports activex controls

This SharePoint tutorial explains how to resolve the error “Cannot import spreadsheet into SharePoint. This feature requires a browser that supports ActiveX controls” which comes in SharePoint. The error “Cannot import spreadsheet into SharePoint” comes in both Internet Explorer (IE 11) and Google Chrome browser. Cannot import Excel spreadsheet into Sharepoint Online I have also … read more…

How to Filter Duplicates from an Array in TypeScript?

Filter Duplicates from an Array in TypeScript

In this Typescript tutorial, I have explained how to filter duplicates from an array in Typescript. There are different methods to filter duplicates from a Typescript array. TypeScript Array Filter Duplicates There are various methods to filter duplicates from an array in Typescript. Using Set One of the simplest ways to remove duplicates from an … read more…

Power Apps for Teams – How to Create

how to use power apps in teams

Power Apps for Teams offers a user-friendly platform where you can create, customize, and share powerful applications with your team. Follow this PowerApps tutorial to learn all about how to create PowerApps for Teams. Here, I will explain how to add powerapps to the team conversation using two different ways. Such as: How to Create … read more…

Power Apps Filter Gallery by Dropdown [With Examples]

Power Apps Filter Gallery by Dropdown

PowerApps filter gallery by dropdown is a common and useful requirement for any Power Apps user. This is the best approach to filter a Power Apps gallery and get the appropriate result based on a Dropdown control. In this Power Apps article, I will explain how to filter gallery with dropdown Power Apps, working with … read more…

Power BI Slicer Sort Descending [With Examples]

power bi slicer order descending

It’s common for Power BI users to sort their data set when they’re analyzing. In this tutorial, we will learn how to sort descending in Power BI Slicer. I’ll also show you how to sort slicer values based on numeric values in Power BI and Power BI sort date slicer descending. Additionally, we will learn … read more…

Container in Power Apps [With Examples]

Horizontal OverFlow Property

PowerApps Container control allows you to group other controls together. It helps you organize your app’s interface and functionality by containing multiple controls within a single container. In this tutorial, I will explain what PowerApps containers are and the key properties of the container in PowerApps. Also, we will cover the topics below: Power Apps … read more…

Power Apps Disable Button

Power Apps Disable Button After Click

In this Power Apps article, I will explain what is a Button in Power Apps, how to disable button in Power Apps with various examples. Also, I will discuss how you specify what happens when a user selects a button or control, and many more like: Power Apps Button Control PowerApps Button is a type … read more…

How to Remove Null Values from an Array in TypeScript?

Remove Null Values from an Array in TypeScript

I was working with the Typescript array filter() method and wanted to check how to remove null values. In this tutorial, I will explain how to remove null values from an array in Typescript using different methods with examples. Remove Null Values from an Array in TypeScript using Filter() To remove null values from an … read more…

Power Apps Filter SharePoint List [25+ Examples]

How to Filter SharePoint List in Power Apps

Microsoft Provides a list of functions to the Power Apps to make the applications more responsive and attractive. One of the key functions is Power Apps Filter(), which allows users to filter SharePoint list in Power Apps using various conditions. In this article, we will learn how to filter SharePoint Online list in Power Apps … read more…

>