Visual that displays filters on dashboard
I would like to see a visual that can be dragged onto the top of the page to display the current page level filter values.
Handle data connection updates without forcing recreation of content
In the online version of power bi, if you change the account the SSAS connector runs under, the connection in powerbi becomes cached and cannot be updated. Additionally, changing servers from for example one Azure server to another breaks the connection. For Enterprise customers to use power b...
Have REST API return the dashboards and reports in each group
The REST API allows retrieving my dashboards, reports, and groups. Please enable retrieving the dashboards and reports *in* a group.
Have the REST API return the columns used in a dashboard and report
This would give callers the ability to display metadata about a report or dashboard on an external website, or use it to look up additional data about columns in another data store outside powerbi.
Ability to add links to columns in column browser
When browsing the columns of a data set, it would be nice to have a way to import metadata about the columns that contains a URL that can be navigated to when viewing a column. This would allow a user to navigate from a column in power bi to another website with more information about the column.
Have REST API return members of a group
This would allow apps to retrieve a list of the users who are members of each powerbi group.
Share a dashboard publicly via REST API
This would provide the ability for users in other websites to view a report or dashboard that is currently in a group, and to then share it publicly via a REST call.