Organizing Measures into Categories using Folders
Adding few measures to your data model in PowerBI could be easily managed, but what about adding tens or even hundreds of measures! Organizing those measure into categories using folders could help a lot. To show you what I exactly mean, I will demonstrate the alternative way to create those ...
Integration of Microsoft .NET ML (Machine Learning) with Power BI
Similar to R integration in Power BI, it will so important for C# developers to use the newly emerging open-source .NET ML (Machine Learning) https://github.com/dotnet/machinelearning within Power BI. Check the Roadmap of this library at https://github.com/dotnet/machinelearning/blob/master/R...
Visuals Docking
Hello, Similar to the Dock feature of WinForms https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.control.dock, please add an option to Power BI Visuals to specify the position and manner in which a visual is docked (Top, Right, Bottom, Left or Fill). Thus, visuals can be dock...
Switching between Preview Mode and Design Mode
Hello, Adding a button with shortcut to easily switch between "Preview Mode" and "Design Mode", thus you can try the report in Power BI desktop as if it is published. Also, you don't need to hold CTRL to test the action buttons, etc. Happy Power BI'ing Naji El Kotob
Complete RTL support for bar, table, matrix and other charts
RTL (Right to Left) support for bar charts, table/matrix and other related charts. A RTL sample for Arabic charts published on WorldBank at https://blogs.worldbank.org/ar/arabvoices/arab-barometer-report-perceptions-corruption-rise-across-mena Thank you 💛
Read-only visuals
Add an option to lock a visual from any interaction and make read-only.