Edit Columns for Flow Run History Welcome to one more #PowerAutomate #Shorts. This video will discuss how we can quickly debug our flow run history. Sometimes, we need to check specific item flow run in Power Automate. At that time, we are opening each run from the flow run history and checking against a specificContinue reading “Edit Columns for Flow Run History”
Category Archives: Uncategorized
Announcement – Cards for Power Apps #Shorts #powerapps #microsoft
Announcement – Cards for Power Apps #Shorts #powerapps #microsoft
Variables in Power Apps
Variables in Power Apps During this video, we will talk about variables in Power Apps. As per other programming languages, Power apps also provide two types of variables. Global variables and Context variables. In Power Apps to create a Global variable, we are using the SET function and for the Context variable, we can useContinue reading “Variables in Power Apps”
Apply Conditional Formatting on Power BI Data Labels
Apply Conditional Formatting on Power BI Data Labels In this video, we will learn about applying conditional formatting for Power BI Data Labels. Most of the time, we have a requirement where we need to represent Data Labels color conditionally. Let’s say in sales case, I want to show Profit Data Labels as the greenContinue reading “Apply Conditional Formatting on Power BI Data Labels”
Create Multilingual Power Apps
Create Multilingual Power Apps During this video, we will learn how we can create multilingual apps in PowerApps. Sometimes there is a need where we need to translate the content into different languages. This should be depending upon the language option selected by users. So, let’s learn how to build multilingual powerapps in 10 minutes.Continue reading “Create Multilingual Power Apps”
Power Apps on Windows Generally Available Now
Power Apps on Windows Generally Available Now Welcome to one more announcement – Power Apps on Windows is Generally Available Now! You are just few clicks away from installing the brand new “Power Apps” application from the Microsoft Store. With the new Power Apps application, your will be able to run apps in offline withinContinue reading “Power Apps on Windows Generally Available Now”
Improved display name for summarized fields
Improved display name for summarized fields Are you facing a problem where you add any summarization column and it is adding “Sum of”, “Count of”, “Average of” value in your header? Then this is the perfect solution. With September 2022 Power BI Desktop update now you can turn on one feature to improve Display nameContinue reading “Improved display name for summarized fields”
Develop Offline Capable Canvas PowerApps for Windows and Mobile Device
Develop Offline Capable Canvas PowerApps for Windows and Mobile Device During this video, we will learn how we can create offline capable apps in Power Apps. Model Driven apps are comes up with native offline capability. But how about Canvas Apps? We can create offline capable Canvas Apps with Power Apps. To create offline capableContinue reading “Develop Offline Capable Canvas PowerApps for Windows and Mobile Device”
Get Started with Power Apps Creator Kit – Part One
Get Started with Power Apps Creator Kit – Part One Welcome to UI-UX Tip for Power Apps. During this video, we will explore the Creator Kit developed by Power CAT Team Microsoft. Microsoft Power Apps Creator Kit provides ready-to-use, free Canvas Code Components, PCF Components, and Developer Utility which makes our life easier! This isContinue reading “Get Started with Power Apps Creator Kit – Part One”
Sort Array in Power Automate
Sort Array in Power Automate Welcome to Power Automate Short tips and tricks. Today Let’s talk about how to sort array in Power Automate. To sort array in Power Automate we need to use expression Sort. By default sort function sort in Ascending order. If you want to reverse the Sort order, use Reverse function.Continue reading “Sort Array in Power Automate”