As a BI consultant for small to medium enterprises I am running into webservice sources more and more. The current web connector in Power BI does not provide for many features to help you in extracting data from webservices. Many times we need to use pagination or repeat requests to the service...
Category: Exports We have the need to SCHEDULE report/dashboard exports in the form of PowerPoint slides and/or PDF's and send those exports to an email DL.
I have a novel idea... How about printing directly from Power BI Desktop (including having the ability to save to PDF). Printing from the web app has improved but can still be finicky, especially when you change print settings.
It is imperative to have parity between the UI controls in the Power BI web interface and the REST API. One clear example of this is the ability to edit/update data source credentials. The API currently grants the ability to update the connection string of a data source, but not the credentials...
It would be great if I could change the color of the bars in Attribute Slicer
Let's say I have a map of the US, filled with the locations of 100 000 companies all around the country. It would be nice to have an option to get every company that lies within x miles of a selected location. A way to do this could be: - You click on a location on the map (this will be the cen...
Sometimes a report is used only internally for test purposes but should not be visible once published. At present it appears you would have to delete it from the model prior to publishing. It would be useful to mark it as hidden so it's not visible when published. As an extension, rather than...
At the moment several decimals is shown when you hove the mouse over a chart. It is making noise and it disturbs the user when several additional decimals are shown. Could you please just turn the number of decimals down to e.g. 4? I expect most business can live with 4 decimals instead of 10. (...
As SQL Server 2016 now supports Row-Level Security, we would like the ability to leverage this RLS when publishing a report/dataset from Power BI Desktop (using DirectQuery connection to the database) so that users only see the data that they have access to see per the RLS defined in the database.
Suppose we want to navigate from one page to another page, we need to give hyperlink for that page. which opens in new tab. Instead of opening it in new tab it should get opened in same tab.