Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Share and use datasets from different tenants

Hello, 

 

I was wondering if it's possible to share (and use) datasets from different tenants to produce unified reports. Maybe with Power BI Premium? 

 

Do you have any article of reference? 

 

Thanks in advance! 

  • Hi Anonymous ,

     

    In desktop, you can connect to the same dataflow with different tenant accounts.

    Dataflows are NOT linked to the currently signed in user. The connection is authenticated, not the current user. The “Sign In” button must be selected, and authentication completed to connect to a Power BI dataflow.

    The connection information for the dataflow is cached with Power BI Desktop, and subsequent connections to dataflows will not require the user to sign in.

    The connection information for the dataflow is cached with Power BI Desktop, and subsequent connections to dataflows will not require the user to sign in. The same authentication credentials will be used.

     

    Best Regards,
    Liang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

11 Replies

      • Greg_Deckler's avatar
        Greg_Deckler
        Community Champion

        Anonymous Are we talking different tenants? Tenant in Power BI is the same as an Office 365 tenant basically. It is a logical construct for security. Things don't pass between tenants. You can't even migrate the email from one Office 365 tenant to another without extracting all of the data and then importing all of the data.

         

        What you have there is for building multi-tenant (read customers) reporting. So think an ISV building a cloud app has multiple "tenants" or customers. However, it's all in a single Azure "tenant", the one the ISV owns.

         

        Right?