Forum Discussion

EthanHu's avatar
EthanHu
New Member
1 year ago
Solved

How to connect multiple Dataverse on a report

Dear experts, I want to connect multiple Dataverse instances on a report and merge their data for the report. How should I implement this? There is only one Dataverse instance here, and I want to c...
  • v-veshwara-msft's avatar
    v-veshwara-msft
    1 year ago

    Hi EthanHu ,

    Thank you for engaging with Microsoft Fabric Community.

    To connect to another Dataverse environment using a different credential, you will need to clear the cached credentials for the existing Dataverse connection in Power BI Desktop. Please follow these steps:

    1. In Power BI Desktop, go to File > Options and settings > Data source settings.

    2. Find the existing Dataverse connection (typically the environment URL).

    3. Select it and click Clear Permissions.

    4. Close the dialog and use Get Data > Dataverse, and enter the full URL of the new environment in the Advanced options.

    5. You will now be prompted to sign in again. Enter the credentials for the new Dataverse environment.

    Repeat the above steps for each Dataverse instance you want to connect to.

    For enabling scheduled refresh in Power BI Service after publishing the report:

    1. Open the workspace where the dataset was published.

    2. Select the dataset(semantic model), then click on Settings.

    3. Under Data source credentials, update or enter the appropriate credentials for each Dataverse connection.

    4. Scroll to the refresh section, turn it On, and configure the frequency and time.

    5. Save the changes.

       

    This will ensure each connection uses the correct credentials and that refresh occurs as scheduled.

     

    Here are some helpful and similar resources:

    Establishing multiple dataverse connections across... - Microsoft Fabric Community

     

    Hope this helps. Please reach out for further assistance.
    If this post helps, then please consider to give a kudos and Accept as the solution to help the other members find it more quickly.

    Thank you.