Is it possiable to connect HP ALM (testing tool) through Power BI desktop? I want to extract data from HP alm and need to generate report using HP ALM as data source. can any one help me on this.
Currently the exporting quality is not really as good as I'd wish. The resolution of the tables is quite weak. Please improve this in order to use the export functionality properly.
For example, #"Added Custom" = Table.AddColumn ( #"Removed Other Columns", "Custom", each Duration.Days ( [ROW_MODIFY_GMT_DTTM] - [ROW_CREATE_GMT_DTTM] )) ... should query fold. In Teradata subtraction of 2 dates produces the days between the 2 dates.
Ability to set specific colour coding on categorical variable (text), for example: If 'Name' = X, then green 'Name' = Y, then orange 'Name' = Z, then blue etc
When viewing a report or dashboard, enable users to submit a question or comment that routes back to the report creator. Example: User is looking at a report and doesn't understand an axis label or specific chart. User clicks a button and submits question. Question is routed to report creator...
If I load an Excel file using the Power BI Service then OneDrive Refresh is enabled, however, if I use the Desktop version to load the Excel file (via URL), then the service does not recognize this as OneDrive to enable OneDrive Refresh. Obviously, the desktop version is preferable for building ...
If you do not have Office 365 subscription that includes Sharepoint, you can not edit basic settings for Power BI Workspaces shown in the Power BI Documentation? This is a problem. I know the roadmap says they are going to separate Workspaces in Power BI from Office365 Groups but it bad if paying...
Clustered Column Chart - Two y-axis - EG: - Left y-axis : Sessions - Right y-axis : Bounce rate
Subtotals in tables should really be adjustable by column just like in excel pivot where you can enable / disable by column. It would give many of the table views a much smarter and more condensed expression. As it is now, subtotals also controls column totals which I find confusing.