Power BI

Getting started

You can learn more about getting started with Power BI by looking at the Power BI dataflowarrow-up-right documentation.

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 documentationarrow-up-right. 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 dashboardarrow-up-right.

Example

The AAA Network AGOL story maparrow-up-right embeds this Power BI visualization that track the network progress over timearrow-up-right. It uses the following custom query that lives on the Power BI side.

Last updated

Was this helpful?