Power BI
Getting started
You can learn more about getting started with Power BI by looking at the Power BI dataflow documentation.
Projects list, project components, and project funding tables are available
Dataflow queries
Database views
Database views built into the Moped database can be connected to and navigated to through the Power BI dataflow. These are useful for views that are usable across workgroups and should be documented in the dataset documentation. It is also part of the release cycle to consider these views when modifying their definition.
Custom queries
It is also possible to define custom queries on the Power BI side by providing a SQL query instead of navigating to a controlled view. This is useful for one-off queries that are designed for a specific dashboard or workgroup. See an example of the config for a query utilized by a AAA Network dashboard.

Example
The AAA Network AGOL story map embeds this Power BI visualization that track the network progress over time. It uses the following custom query that lives on the Power BI side.
Last updated
Was this helpful?