Forum Discussion

BastiaanK's avatar
BastiaanK
Frequent Visitor
1 year ago
Solved

VARBINARY and semantic model

In my fact table in the Fabric data warehouse, I use a key column with the data type varbinary(32). What strikes me is that this column is not visible in my Power BI service semantic model.   Does ...
  • BastiaanK's avatar
    BastiaanK
    1 year ago

    Hi DataBard,

    My preliminary conclusion is that Fabric is a nice product with a lot of potential. Unfortunately, I notice when you start deploying it for real customer solutions that the various components like the pipelines in the Azure DF variant and both lakehouse and warehouse fall short.

     

    Functionally, I was now looking for a solution to hash key columns in my dimensional model in Warehouse so that I can refresh dimension and fact tables in isolation. In Databricks and Snowflake, this works without any problems and so I expected that given that in Fabric Delta and Spark is the standard, this would also work.

     

    Thanks for your thoughts and tips