Insert rows and drag multiple visuals in mobile view
Scenario: you have just finished developing the mobile view of the page, and you need to add an additional element on top, for example - a header. Then you need to move every single visual manually. If you have a pretty long report with many visuals - then you have to change the position of each ...
Change text and colour on shapes based on formula (fx)
Shapes have been improved significantly in the last update. Thank you for that!
We can now add a text on the shape, and it would be very helpful if there is an option to enter the text using the formula (fx).
Improve PowerShell and REST API to work with standalone Datasets
Scenario: 1. Create a new report in PBI Desktop, publish it to the workspace. It creates a dataset and a report. 2. Remove the report from the workspace. The dataset remains as-is and can still be used as a data source for other reports. 3. Try downloading the .PBIX file of the dataset. You can d...
REST API - Get Refresh History As Admin
We need to get refresh history for all datasets in all workspaces in the organisation.
There are non-admin APIs at the moment that require you to assign Service Principal to each workspace (which is not an option for big organisations with hundreds of workspaces):
1. Datasets - Get...
Git integration for Dataflows
Dataflows are supported by the Deployment pipelines, but there is no Git integration for dataflows.
With the introduction of Git integration of workspaces, it would be fantastic if Dataflows could be stored and traced and reviewed in Git same like it is possible now for datasets and repo...
Allow users to set Power Query Editor tab size (indent) formatting
I noticed that the Power Query Online Editor doesn't apply consistent indent (tab size).
For some reason the code that was copied from desktop has TabSize=4, but if the power query is created in Online Editor then it uses TabSize=2.
The...