Forum Discussion

rnoone's avatar
rnoone
Helper I
9 years ago
Solved

Dataset in Power BI Service for embedded

Does anyone know if it is possible to use a pbix file that is connected to a dataset published to the power bi service in embedded?

 

So I have a dataset published to power bi service.

I create another pbix file connecting to the dataset in power bi service.

Will that pbix file work with power bi embedded?

 

Thanks


  • rnoone wrote:

    Does anyone know if it is possible to use a pbix file that is connected to a dataset published to the power bi service in embedded?

     

    So I have a dataset published to power bi service.

    I create another pbix file connecting to the dataset in power bi service.

    Will that pbix file work with power bi embedded?

     

    Thanks


    Generally speaking, if you embed reports witih Power BI Embedded, you can embed any pbix file. However there's no refresh feature and DirectQuery mode only supports Azure SQL Database/Data warehousing.  If you embed the reports published to Power BI Service, any reports in Power BI service can be embedded. 

     

    You don't worry about what is the data source in pbix. By the way, I'm not clear how you create a pbix connecting to the dataset in power bi service, could you be more specific?

2 Replies

  • Eric_Zhang's avatar
    Eric_Zhang
    Microsoft Employee

    rnoone wrote:

    Does anyone know if it is possible to use a pbix file that is connected to a dataset published to the power bi service in embedded?

     

    So I have a dataset published to power bi service.

    I create another pbix file connecting to the dataset in power bi service.

    Will that pbix file work with power bi embedded?

     

    Thanks


    Generally speaking, if you embed reports witih Power BI Embedded, you can embed any pbix file. However there's no refresh feature and DirectQuery mode only supports Azure SQL Database/Data warehousing.  If you embed the reports published to Power BI Service, any reports in Power BI service can be embedded. 

     

    You don't worry about what is the data source in pbix. By the way, I'm not clear how you create a pbix connecting to the dataset in power bi service, could you be more specific?

    • rnoone's avatar
      rnoone
      Helper I

      Thanks Eric,

      If DirecQuery mode only supports Azure then it won't work for me. The use I was describing was the preview feature of publishing datasets from the desktop so that they can be connected-to by report builders on their desktop.