Forum Discussion
Ali_CloudBI
2 years agoFrequent Visitor
Select data from Lakehouse table from schema
Hi all, I have an issue working with the delta table in Lakehouse when the data is created in a schema other than dbo. The table is created under the schema by SourceDF.write.format("delta").mode("...
lbendlin
Super User
2 years agocan you run queries against dbo tables?
Maybe omit the db name?
- Ali_CloudBI1 year agoFrequent Visitor
Hi lbendlin , same error when use dbo as the schema, however it works fine when use LakehouseName.TableName. enabling schema in Lakehouse still in preview and looks like this a bug.
- lbendlin1 year ago
Super User
If you have a Pro license you can open a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi
Otherwise you can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues .