I really like the new "snap to grid feature"; however, it only works when moving/sizing one object at a time. It would be nice to select multiple visuals and move/size them all with the "snap to grid" feature.
When data is filtered, slicer items that represent no data should be grayed out (or otherwise indicate this) - similar to the behavior of slicers in Excel. This would help the user to see which slicer categories actually contribute data to the report.
It would be very nice to have to possibility to push data to a table of a published desktop file via the REST API. That's currently not possible
It would be great to be able to browse all DAX calculations in a model in Power BI Desktop. This could be accomplished by exposing the data from the TMSCHEMA DMVs. The challenge is that we can't natively see the list of all calculated columns or calculated measures - we must go into each table to...
Right now there is no option available to increase the width of Bar or to increase the space between the bars. It should be there as when we are creating a chart only using a single variable the graph comes in Between the area and all the bars are grouped together which makes it very difficult to...
Adding filters like dropdown menu and can be selected on Dashboard would be nice (Tableau, Salesforce Wave already have this feature.)
Be able to change size of data NAME in bar and column charts and other visualizations. The NAMES of data are to small specially when they are short ("Sue", "Ann"). We can make bigger the data in charts but name we can't.
The "Map user names" functionality was a big help to us, but ideally we would be able to manage it from the REST API.
Please add the option to Sort by: Last Update Date of the Custom Visuals. Right now on https://app.powerbi.com/visuals/ we can only sort by Most Recent and by Name. However most recent does not indicate update date - so basically you have to go through all and check each one individually to see w...
The documentation listening to changes in filters and assigning filters dynamically using the Javascript API is unclear about slicers (https://github.com/Microsoft/PowerBI-JavaScript/wiki/Filters). Need better documentation about slicing and ability to get and set slicers pragmatically.