If you’ve spent any time designing and building with Copilot Studio, you’ll know that getting something working is only half the battle. Making it scalable, secure and easy to maintain takes time and effort, but communicating that between a team of people, more-often-than-not with individuals that may not be technical is also a hard task. […]
Read MoreIf you’ve ever wondered how to easily open a topic and change the trigger type so that the topic is solely used for a redirect, this blog post will show you how to do it. By default, every new topic comes wired up with an OnRecognizedIntent trigger. That makes sense: it’s built to handle user […]
Read MoreIn 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 More