Forum Discussion
tikka
7 years agoFrequent Visitor
Reading dataset from Azure Databricks
Hi, We have a Databricks (Premium) environment set up in Azure. Databricks is also set up under a custom Azure Vnet. We are reading prepared datasets from PowerBI using the Databricks cluster's J...
tikka
7 years agoFrequent Visitor
Another thing we noticed is that the publishing to PowerBI Premium forces a scheduled refresh request into the future, exactly one hour from the time of publishing.
tikka
7 years agoFrequent Visitor
Also, here is the data source from Advanced Editor (ids masked with "*"):
let
Source = ApacheSpark.Tables("https://westeurope.azuredatabricks.net:443/sql/protocolv1/o/***/***", 2, [BatchSize=null]),
default_test_csv = Source{[Schema="default",Item="test_csv"]}[Data]
in
default_test_csv- v-cherch-msft7 years agoMicrosoft Employee
Hi tikka
If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".
Regards,