Textbox vertical alignment
It will be nice to align the text vertically in the Textbox. You can do it now only by adjusting the font size and the height of the Textbox.
Allow hash # symbol before 6-digits hex code in color field
If you copy the 6-digit hex code of the color somewhere in format #123456 (which is 7 characters) and paste it into the color field in Power BI (which length is 6-character), it cuts the last symbol and pastes only '#12345'... which is not correct. You need to go back to the source, copy the colo...
Please make all scroll bars identical or adjustable
Scroll bars differ in different visuals, for example, in the bar chart it is rounded while in the table/matrix it is rectangle (more like windows-style). It would be very nice to choose scroll bar style, set up width, or at least have them look identical in different visuals.
Lock sorting of table
Lock/Unlock sorting of tables to avoid occasional re-sorting
Properties for sorting arrows on columns in table
Please add more settings to sorting arrows on column headers in table: - visible: true/false; - position: left, right, top, bottom; - size.
Better model designer user experience
Please improve UX on the Model tab. Creating data model is quite painful. Example: I wand to drag and move an entity to another position. But when I click and hold the mouse button and try to move cursor, the entity is not being hooked and dragged. It stays in the same place, and the modeler free...
Get rid of / Customize table and matrix padding
If you'd like to align table/matrix with other elements you have to take into account, that the actual grid in the table visual has padding of approximately 4-5px. It would be great to have table and matrix visuals either without padding or with the opportunity to customize it.
Download page background image from PBI desktop
I want to download page background image from PBI desktop from the Page properties rather than open PBIX-archive, search for the image and extract it.
Axis maximum size greater then 50%
Please allow the user to set the maximum size of an axis greater than 50%, even 100% if needed. It's not supposed to be very difficult.
Matrix - group by ID, show Name
I need to create a matrix with a group by Person. I want to group rows by Person ID, but show only Person Name as a group header. Currently I have to add both ID and Name and create the hierarchy with multiple levels.