Exporting data from a visual should be much more intuitive for end-users. Adding the ability to "create a button" for this would be amazing rather than having to walk executives through having to hover and click the three dots to export.
In September 2017 we announced that Power BI Desktop is available through the Windows Store, giving automatic updates: https://powerbi.microsoft.com/en-us/blog/power-bi-at-ignite-2017-announcing-enterprise-ready-capabilities-for-establishing-data-culture-at-scale/ If you're not able to update to...
Seems like I can't pin a chart from another persons shared dashboard to my new personal dashboard. IT would be nice to be able to use their report on my own personal version of the dashboard.
Being restricted to just using username () in measures (or AllowedRowsExpression) means that you cannot use the context of the current user in slicers or page level or report level filters. Just to be clear, the desired result is not data security (that can be done through roles), it is to pr...
Every time I create a measure I have to format it as “,” and 0 decimals. This appears to be the most common format and it would make sense to make this the default.
The Desktop version of Power BI does not have a Global Font Size option such as what is found in Excel. What this Global Font Size would do is set the font size for any visuals added to Reports. The issue I have come across that this would address is that when I drag a field from the Fields are...
It would be great if we could create a single dashboard (say, for the CEO), that contains visuals from reports across multiple workspaces. Currently, you can only pin visuals to a dashboard that is located within the current Workspace,
There is a clearly defined and accepted best practice for referencing columns and measures in the DAX language. 1. Column names should ALWAYS reference the table name. TableName[Column Name] 2. Measures should NEVER reference the table name. [Measure Name] This is a fundamental concept accept...
Is it possible to add the functionality of displaying labels (value, location,etc) on the Shape Map visual (in preview as of June 2016)? The visual does currently display a tooltip for the location.
Administrator