Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
[This article is prerelease documentation and is subject to change.]
Bring unified customer profiles into your personalized apps with Microsoft Power Apps.
Tip
We recommend using this option to create apps with Dataverse data. It ensures you benefit from our integration into Dataverse.
Customer Insights - Data is one of the many available sources for data in Power Apps.
Refer to the Power Apps documentation to learn how to add a data connection to an app. We recommend you also review how Power Apps uses delegation to handle large datasets in Canvas apps.
After adding Customer Insights - Data as a data connection, choose the following tables in Power Apps:
You can only retrieve the Customer, UnifiedActivity, and Segments tables through the Power Apps connector. Other tables are shown because the underlying connector supports them through triggers in Power Automate.
You can do a maximum of 100 calls per 60 seconds. You can call the API endpoint multiple times by using the $skip parameter. Learn more about the $skip parameter.
Delegation works for the Customer table and UnifiedActivity table.
For more information about delegation, go to Power Apps delegable functions and operations.
Optionally, add customer profiles to a gallery control.
Add a gallery control to an app you're building.
Select Customer as the data source for items.
Change the data panel on the right to select which field for the Customer table to show on the gallery.
If you want to show any field from the selected customer on the gallery, fill in the Text property of a label using {Name_of_the_gallery}.Selected.{property_name}
To display the unified timeline for a customer, add a gallery element, and add the Items property using Filter('UnifiedActivity', CustomerId = {Customer_Id})
Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreTraining
Module
Connect to other data in a Power Apps canvas app - Training
Learn how to connect to other data in Power Apps canvas app.
Certification
Microsoft Certified: Power Platform Fundamentals - Certifications
Demonstrate the business value and product capabilities of Microsoft Power Platform, such as Power Apps, data connections with Dataverse, and Power Automate.
Documentation
Dynamics 365 Customer Insights - Connectors
Connect to data in Microsoft Dataverse - Dynamics 365 Customer Insights
Attach data from a Microsoft Dataverse to Customer Insights - Data.
Customer Card Add-in for Dynamics 365 apps (preview) - Dynamics 365 Customer Insights
Show customer profile data from Customer Insights in Dynamics 365 apps with this add-in.