Forum Discussion
mkulikowski
2 years agoHelper I
Direct lake semantic model with view
Hello, I have views in my semantic model with this weird refresh date and red triangle. Previously the same thing with another view. Also fetching schema takes forever and I get this informatio...
mkulikowski
2 years agoHelper I
Tables work fine. Both tables and views come from Warehouse.
- GilbertQ2 years agoSuper User
Hi mkulikowski
Can you confirm that the column names do not have any spaces, and that the data types are supported in the delta parquet format?Data types - Azure Databricks - Databricks SQL | Microsoft Learn
- mkulikowski2 years agoHelper I
This is not the issue. Even simplest View with 1 row with integer shows errors.
- GilbertQ2 years agoSuper User