Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 months ago
Solved

Schedule a refresh on Power BI Service based on Snowflake

Hello community,   I would like to schedule refresh on a Report where its source is Cloud Snowflake (using Keypair connexion) but I can not create a connexion on Power BI service.   I got this er...
  • Olufemi7's avatar
    6 months ago

    Hello Anonymous, 

     

    The error you’re seeing is not related to incorrect Snowflake KeyPair credentials. It occurs because you’re trying to create a Cloud connection from a screen that is intended for Dataflows/Datamarts, which has limitations.

    For scheduled refresh with Snowflake in Power BI Service, the correct approach is:

    1. Connect to Snowflake in Power BI Desktop using the Snowflake connector.
    2. Publish the report to Power BI Service.
    3. In the Service, go to:
      Workspace → Semantic model (Dataset) → Settings → Data source credentials
    4. Click Edit credentials and configure your Snowflake authentication (KeyPair, OAuth, or supported method).
    5. Once credentials are validated, enable Scheduled refresh.

    You do not need to create a separate Cloud connection for a standard dataset refresh.

    Microsoft Documentation (Official Reference)

    Microsoft Learn — Connect to Snowflake in the Power BI service
    https://learn.microsoft.com/en-us/power-bi/connect-data/service-connect-snowflake


    Microsoft states:

    “After you publish a Power BI Desktop file to the Power BI service, you must configure data source credentials for Snowflake in the Power BI service before the dataset can refresh.”

    This confirms that Snowflake credentials must be configured under the dataset settings in the Service, not via the separate Cloud connection creation screen.