Automate Display Name Alignment During SSAS to Direct Lake Semantic Model Migration
Migrating a report from SSAS to a direct lake semantic model. We understand that the SSAS model includes both an internal name and a display name. During migration, standard tables with dimensions transfer correctly, but fact tables are named with a '#' in the display name (e.g., '#Sales Invoice'), while the internal name is 'Sales Invoice', leading to mapping issues.
We need to do manually adjust the display names in the semantic model Going through the list of fact tables and manually renaming them to match their internal names and Ensuring the mapping logic uses consistent naming convention.
Reconfiguring these will take a lot of hours.
Need alternative way to do this without manual intervention.
This improvement would: Reduce manual troubleshooting time.
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, ...Reitse1 hour agoMost Valuable ProfessionalNew5Views1like0CommentsEnable 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...AshishChougala1 hour 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_Chak3 hours agoNew MemberNew22Views1like0CommentsPower 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...roshinikumarkar6 hours agoMicrosoft EmployeeNew26Views5likes0CommentsAllow 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...tmihara8 hours agoNew MemberNew20Views1like1Comment