In this video, we’re breaking down the less than operator in Power FX. It’s a key comparison tool that helps you evaluate values, set conditions, and control logic in your apps. We’ll start with a simple example of comparing two numbers, then move to Power Apps to see how to validate user input like checking […]
Read MoreIn this video, we’re breaking down the greater than operator in Power FX. It’s a key comparison tool that helps you evaluate values, set conditions, and control logic in your apps. We’ll start with a simple example of comparing two numbers, then move to Power Apps to see how to validate user input, like checking […]
Read MoreIn this video, we’re breaking down how to work with percentages (%) in Power FX. While Power FX doesn’t have a dedicated % operator, you can still calculate percentages, apply discounts, and track progress with simple formulas. We’ll start with an easy example of checking the percentage amount of a number, then move to Power […]
Read MoreIn this video, we’re breaking down the exponentiation operator in Power FX, represented by the caret (^). It’s incredibly powerful for performing calculations like squaring numbers, finding roots, or raising a value to a specific power, all of which are essential in dynamic apps. We’ll start with an easy example, squaring a number, then move […]
Read MoreIn this video, we’re breaking down the division operator in Power FX, represented by the forward slash (/). It’s very simple to use but can be used in a lot of different ways; helping you divide values, calculate ratios, and work with percentages in your apps and agent. We’ll start with a quick example of […]
Read MoreIn this video, we’re breaking down the multiplication operator in Power FX, represented by the asterisk (*). It’s straightforward but incredibly useful helping you scale values, calculate totals, and work with percentages in your apps. We’ll start with a simple example of multiplying two numbers, then move to Power Apps to see how to calculate […]
Read MoreIn this video, we’re breaking down the subtraction operator and the sign operator in Power FX, both represented by the minus sign (-). The subtraction operator helps you calculate differences, adjust values, and even manipulate dates, while the sign operator lets you define and work with negative numbers. We’ll start with an easy example of […]
Read MoreIn this video, we’re diving into the addition operator in Power FX, one of the simplest and most versatile tools for your formulas. Whether you’re adding numbers, combining text, or handling dates, understanding how + works is key to building better apps. We’ll break it down with easy examples, including calculating totals in Power Apps […]
Read MoreIn this video, we’re breaking down the ‘Selector’ (also known as the ‘Separator’) operator in Power FX, the dot (.). It’s the tool you use to access properties, fields, and methods for screens, variables, and more. We’ll look at how it works with a simple example using Screen1 in Power Apps to access properties like […]
Read MoreIn this video, I’ll break down the ‘Equal To’ operator in Power FX, which is a simple yet essential tool for comparing values in your formulas. It works across numbers, strings, or Boolean value types, and understanding how = works is crucial. If you’re using Copilot, it’s great for generating Power FX quickly. But when […]
Read More