Hello Everyone,
Hope you all are doing good!
In this blogpost, we will learn about the new feature of Microsoft Copilot formula explanation from the Power Fx formula bar.
In Canvas Apps, formulas can be utilized in various ways. For example, they can determine how an app responds when a user interacts with it, such as clicking a button or adjusting a slider. This interactivity is achieved through what is known as behavior formulas. These formulas can show a different screen, update a data source, or even create a subset of data from an existing table.

Let’s understand how to use this feature:
- Go to https://make.powerapps.com.
- Sign into power apps.
- Click on “Apps” from the left navigation panel.
- Open your existing Canvas app, or you can create a new one.
Break down complex terms into simpler language or concepts for better understanding.
- Now click on any control which has a formula.
- Go to the property of control.

- Click on Copilot icon and then “Explain this formula”.
- When Copilot elucidates the formula, you may replicate and embed it within a code annotation.
- Alternatively, disseminate it amongst peers collaborating on the identical application.
Output:

Limitations
- There’s a 10,000-character limit for formula explanations.
- AI is only aware of default properties.
- User defined functions aren’t supported.
Hope it helps!
Let’s learn together!
Thank you! Please subscribe my channel for continuous leaning.

Leave a comment