AI Builder in Power Apps overview
AI Builder provides two kinds of Power Apps components, depending on the models you want to use:
Components that use prebuilt AI models that are ready to use right away:
Components that use custom AI models that you build and train:
The AI Builder components for canvas apps are available in Power Apps Studio and appear on the Insert tab when you build your canvas app.
Property name changes in AI Builder components for canvas apps
With the AI Builder component improvements released in April 2020, some of the property names in the AI Builder components for canvas apps have changed. In most cases, your existing apps will be automatically updated to use the new property names without any action required from you. However, in cases where the automatic updates to your app are unsuccessful, here are the property name changes you must make in your apps:
For the form processor component:
Previous property name New property name {Control Name}.FormContent.Fields {Control Name}.Fields {Control Name}.FormContent.Tables {Control Name}.Tables For the text recognizer component:
Previous property name New property name {Control Name}.SelectedText {Control Name}.Selected.Text {Control Name}.OcrObjects.text {Control Name}.Results.Text For the object detector component:
Previous property name New property name {Control Name}.VisionObjects.id {Control Name}.GroupedResults.TagId {Control Name}.VisionObjects.displayName {Control Name}.GroupedResults.TagName {Control Name}.VisionObjects.count {Control Name}.GroupedResults.ObjectCount
If your app uses a data table component to display results from the object detector component, and you don't see the content after this update, remove the data table component from your app, and then add it again. Next, reset the item's property to correctly display the content from the object detector component.
See also
Feature availability by region
AI Builder in Power Automate
What are canvas apps?
What are model-driven apps?
Note
Can you tell us about your documentation language preferences? Take a short survey.
The survey will take about seven minutes. No personal data is collected (privacy statement).