Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Default connection on Semantic Models

Hello, I’m encountering an issue with refreshing a Power BI report that was created using the SQL Analytics endpoint of a Lakehouse. When I uploaded the report to Power BI Fabric, the semantic model...
  • andrewsommer's avatar
    1 year ago

    Yes, SSO is mostly only relevant to DirectQuery and you are right that creating a new connection is the correct fix.

     

    To enable refresh for an Import Mode report on Fabric:

    1. Create a New Connection in your workspace:

      • Go to Manage Connections and Gateways in the workspace.

      • Click New Connection, choose Lakehouse (or SQL Server if applicable).

      • Configure Azure AD Authentication with a service principal or Managed Identity if available.

    2. Bind the Semantic Model to This New Connection:

      • Go to the Semantic Model settings in the workspace.

      • Under Data source credentials, replace the Default Connection with your new one.

      • This enables refresh scheduling.

    What is the SQL analytics endpoint for a lakehouse?

     

    Overview of single sign-on for on-premises data gateways in Power BI

     

    Please mark this post as solution if it helps you. Appreciate Kudos.