Topic 1 Question #2
You have a project management app that is fully hosted in Microsoft Teams. The app was developed by using Microsoft Power Apps.You need to create a Power BI report that connects to the project management app.Which connector should you select?
Answer: C
Answer Analysis:
The scenario describes a Power Apps-based project management app hosted fully in Microsoft Teams. All Power Apps built to natively run inside Teams use Dataverse for Teams as their default, integrated data store, which is a fully managed, lightweight instance of Microsoft Dataverse. To connect Power BI to the data stored in this app, you use the Dataverse connector, which natively supports connectivity to both standard Dataverse environments and Dataverse for Teams environments. This aligns with PL-300 domain requirements for identifying appropriate data source connectors for Power Platform workloads, ensuring secure, native access to app data without additional custom configuration. Option Analysis:
A. Incorrect. The Microsoft Teams Personal Analytics connector is used to access end-user Teams activity data such as chat, meeting, and call usage metrics, not structured business data stored in custom Power Apps hosted in Teams, so it is not relevant to this scenario.
B. Incorrect. Custom Power Apps hosted in Teams do not use SQL Server as their default backend data store, and the question provides no indication the app is configured to use an external SQL Server, so this connector is not appropriate.
C. Correct. Dataverse is the native data store for all Power Platform solutions including Power Apps hosted in Teams via Dataverse for Teams. The Power BI Dataverse connector supports direct connectivity to Dataverse for Teams environments, allowing you to import or query data directly from the project management app without intermediate tools.
D. Incorrect. Dataflows are a Power Query-based data transformation and ingestion service, not a data source connector. You can use dataflows to load data from Dataverse, but you cannot select Dataflows as a connector to directly connect to the Power Apps app data. Key Concepts:
1. Power Platform Dataverse Integration: Dataverse is a secure, scalable cloud data store used across the Microsoft Power Platform, including for Power Apps hosted in Teams (Dataverse for Teams). PL-300 candidates must understand how Power BI integrates with other Power Platform services via native connectors.
2. Power BI Data Source Connector Identification: A core PL-300 competency is selecting the correct connector for a given data source, distinguishing between service-specific connectors, generic database connectors, and data transformation tools.
3. Power Apps for Teams Architecture: Power Apps built for Teams natively use Dataverse for Teams as their embedded data store, eliminating the need for provisioning separate external databases, so connectivity is handled via the standard Dataverse connector. References:
Connect to Microsoft Dataverse with Power BI, Use Dataverse for Teams to build apps