Hide security messages for link of app.
Even if setting the URL of the Power BI report in the link of the app, the following security message is displayed. “This widget contains web content not provide by Microsoft. Web content could contain code with security or privacy risks” URLs inside Power BI have no security or privacy risks a...
Default setting of whether or not the page is expanded of App.
If publishing a report that contains multiple pages as an app, each page in the report is expanded and displayed. This makes it difficult to notice the presence of other reports when the number of pages is large. Please allow the default setting of whether or not the page is expanded for the user...
Dynamic M query for T-SQL based data sources.
Please also support Dynamic M query for T-SQL based data sources. This is an important feature that can improve performance. Dynamic M query parameters in Power BI Desktop (preview) https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters ------------------ The f...
About the automatically generated auxiliary scale of the bar graph.
In a bar chart with an integer data type as the Y-axis, if value is only 1 , an auxiliary scale with a Y-axis of 0.5 is automatically generated. Since it is an integer type data, an auxiliary scale of 0.5 is not required. Please improve the automatically generated auxiliary scale to take into ac...
Sorting error "There can't be more than one value in'ColumnB' for the same value in'ColumnA'."
When sorting ColumnA using ColumnB as a key, the following error occurs if there are multiple value of ColumnB for CommunA. There can't be more than one value in 'ColumnB' for the same value in 'ColumnA'. It is generally possible that there are multiple values, so please improve to avoid this ...
Aboout performance improvements to the model view.
If you have more than 50 relations, you will need to manually add the table to the layout page to redisplay the relations. This operation may not be necessary depending on the user, so prepare an option that can turn this behavior ON / OFF. Aboout performance improvements to the model view -----...
About customizing the period that can be displayed in the "Power BI Premium Capacity Metrics app".
The "Power BI Premium Capacity Metrics app" can only see data for the last 7 days. Please improve the app so that users can customize the time period. This is an important feature for users to monitor Premium Capacity. Monitor Premium capacities with the app https://docs.microsoft.com/en-us/powe...
About supported datasource for incremental refresh.
The incremental refresh feature does not support some data sources. Please improve the functionality to support these data sources. Incremental refresh in Power BI https://docs.microsoft.com/en-us/power-bi/admin/service-premium-incremental-refresh#query-folding Most data sources that support SQL...
About reversing the axis of the scatter chart.
Please add the function to reverse the direction of the axis in the scatter chart.
About Start and End of bar graph axes
There are need to specify constant values for Start and End of the bar graph axes. Please add a feature that allows to specify a calculation formula or a measure. This is a very useful feature when the range you want to display changes dynamically.