“Exception: Power BI report is not embedded” inside Azure Databricks
We are trying to use the powerbiclient
package inside an Azure Databricks notebook to get information on reports but we are getting the error Exception: Power BI report is not embedded
.
The same code works instead if we use it locally on Visual Studio Code.