It would be excellent to improve the desktop refresh UI.
For large reports it's very hard to track progress and use the information to improve.
- Currently all tables start in "Creating connection in model" which of course they aren't.
- The status icon spinner is spinning for every table until they all finish, of course they're not all busy.
- It's a small non-resizable window, and you have to scroll around to see what's happening.
- Once the refresh finishes, the window closes with no record of what happened.
It would be great to improve the UI:
- Show what each source is really doing - "Waiting", "Retreiving schema information", "Loading data", "Processing loaded data and calculating columns", "Complete".
Change the spinner to show the status - waiting (spinner)/working (something else!)/complete (tick). - Show the start time and completion time for each table (and peak memory used would be a godsend).
- Make the window resizable, scroll to the last udpated status (if the user hasn't scrolled manually elsewhere).
- Don't close the window at the end, allow us to save it to a file (or table), perhaps with even more detailed logging information.
Finally - as many others have requested - I'd love something similar to the above log to be available somewhere for refreshes on the PowerBI service.
1 Comment
- andyclap
Advocate IV
Oh and of course, after loading if the SQL Server Analysis engine runs out of memory processing, all the tables in the refresh show error, with abosolutely no diagnostics or ability to fix things. We need logs!
Recent ideas
Power BI, import report and semantic model: show change connection pop-up
When you need to import an existing Power BI report and semantic model in Tenant B that's created in Tenant A, you need to jump through a number of hoops to fix the original connection. It's doable, ...Reitse2 hours agoMost Valuable ProfessionalNew6Views1like0CommentsEnable per-user security for shared gateway connections using service accounts
When a shared gateway connection uses a highly privileged service account, all source queries run with that account’s permissions. Users cannot see the stored credentials, but report developers who c...AshishChougala2 hours agoMicrosoft EmployeeNew7Views3likes0CommentsRequest to add a feature to extract gateway connection status and last time credentials used
Could you please add a feature in the admin UI on Microsoft Fabric/Power BI to extract the Gateway connections with details of the gateway connection status and last activity information along with t...Vinodkumar_Chak4 hours agoNew MemberNew23Views1like0CommentsPower BI - incorrect handling of empty string parameter in DAX query in paginated report
Blank string parameters in paginated reports are treated as empty strings in Power BI Report Builder but as null values in the Power BI Service, resulting in incorrect report output. -> Create a pag...roshinikumarkar7 hours agoMicrosoft EmployeeNew27Views5likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara9 hours agoNew MemberNew21Views1like1Comment