How to Use Rich Text Editor Control in Power Apps?

powerapps rich text editor's default value

Recently, while working with the Power Apps application, I was required to display the gallery-selected item details in a text label. I needed to make some bold text and increase the font to differentiate the details, but we can’t achieve this with a standard text label. After researching, I learned that Power Apps has a control … read more…

How to Use PowerApps Date and Time Picker?

powerapps date picker

As we know, the Power Apps Date picker does not have a time picker control [like Hour/Minute/Seconds] by default. If Power Apps could provide developers with this feature, it would be extremely helpful. As this PowerApps time picker feature is not available in Power Apps Date picker, we can use a Dropdown control to select … read more…

Power Apps Left Navigation Component – How to Build

power apps left navigation menu component

I developed a Power Apps application for leave management a few weeks ago. Since I had to switch between the screens there constantly, I made a left navigation component so that users could do it quickly. In this tutorial, I will explain how to create a Power Apps left navigation component step by step. Create … read more…

How to Work With Power Apps PDF Viewer Control [With Examples]

powerapps pdf viewer

One of my clients provided a requirement to display a SharePoint document/file in the Power Apps application. Additionally, they want to use the Search Bar, Open File, Zoom In, and Zoom Out functions of PDFs [much way your Windows, Mac OS, and Android devices’ local PDF reader software does]. To achieve this, Power Apps provides … read more…

Create a Task in Microsoft Planner using Power Automate

Create a Task in Microsoft Planner using Power Automate

In this Power Automate blog post, I will show you how to create tasks in Microsoft Planner using Power Automate. Along with this, I will cover the topics like: Create Planner Task from SharePoint List using Power Automate To create a planner task from the SharePoint list, follow the below-given example: Example: I have a … read more…

How to Reset Power Apps Combo Box Control?

how to reset power apps combo box control

While working with the Power Apps combo box control, we might need to reset this control to undo the selection that we have made. We can reset a Power Apps Combo box to any default value or empty value. In this article, I will show you how to reset Power Apps combo box control using different scenarios. … read more…

Set Combo Box Value On Button Click in Power Apps

set combo box value on button click in power apps

A few weeks ago, I created an app in Power Apps for approving employee leave requests. Here, I needed to set the approval status combo box value to Approved if I clicked the Approve button and reject if I clicked the Reject button. In this article, I will explain how to set combo box value … read more…

Power Apps Len Function | Power Apps Length Of String

powerapps length of string

When working with Power Apps applications, we should use a list of functions to build more responsive and attractive apps. One of the most important and easy functions is the Len() function, which determines the length of a string. In this tutorial, I will explain what the Power Apps Len function is and its syntax. … read more…

How to Filter Last N Days Data Using Power BI DAX?

Power BI Filter Data by Last 7 Days

Last week, I worked on a Power BI customer support report that required showing the number of support tickets created in the last 30 days. Also, it filters the data to show the tickets created in the previous seven days. All these things are possible by using the Power BI DAX statement. In this Power … read more…

How to Filter Current Year Data Using Power BI DAX?

Filter Current Year using Power BI Dax

Recently, I was working on a Power BI report and needed to filter data for the current year. This is a common requirement for many reports, as it helps in analyzing and visualizing data to the ongoing time period. To achieve this, we can use DAX (Data Analysis Expressions) in Power BI to dynamically filter … read more…

Power Apps functions free pdf

30 Power Apps Functions

This free guide walks you through the 30 most-used Power Apps functions with real business examples, exact syntax, and results you can see.

Download User registration canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App