When an external user opens the Power BI app and logs in, by default he/she is connected to his/her default tenant. The user has to somehow force a tenant switch using one of the methods outlined in this article (https://powerbi.microsoft.com/en-us/blog/power-bi-mobile-apps-now-support-azure-ad-b...
Stacked bars: enable labels as percents, while axis shows values
see this... https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/31788253-personalized-bookmarks
Enable the use of workday function from Excel. This is a very useful function which enables the calculation of projected TATs vs targets.
Please allow the ability to have a tooltip appear over a grand total field in a matrix. It works fine for values and subtotal, but not for grand totals. A workaround for now is artificially creating a subtotal category, but this is cumbersome.
Visual Studio Code (VS Code) has an extension for Power Query M Language. Please updated Power BI Desktop so when I click on Advanced Editor button it will pop up VS Code to edit the M code.
Ability to export (& share) to PDF from iOS (iPad specifically) to compliment PDF from desktop version.
I'm connecting to a SQL server in DirectQuery mode. While I can add a calculated column I can't use the Calculate function to generate the content of that column. Error Returned is "Function 'CALCULATE' is not allowed as part of calculated column DAX expressions in DirectQuery models."
Incremental Refresh appears to only function for inserting the parameters into a Date/Time format. What about where users are using DirectQuery, which does not allow us to change the format type of a column, and the SQL Server data being queried is only in Date format, not Date/Time? Please allow...