Forum Discussion
JaviGolden
2 years agoFrequent Visitor
Adding a Calculated Column in Semantic Model
I am trying to replicate a power bi "desktop" model in a fabric lakehouse. I have a lakehouse with all the tables loaded and I've created a semantic model. I need to create some calculated column...
- 2 years ago
This is not currently supported for semantic models derived from a lakehouse.
Please see: Learn about Direct Lake in Power BI and Microsoft Fabric - Microsoft Fabric | Microsoft Learn
As an option, you can create them in your lakehouse.
- 2 years ago
No, I don't believe you can use DAX. I was thinking how ever you created your lakehouse, like if you used Gen2 dataflows, you could replicate the logic.
rsheltondavid
1 year agoRegular Visitor
Trying the same here, did you create the calculated columns using notebooks and add them to the lakehouse tables? Please let me know as i am currently trying to do the same. blopez11 JaviGolden
blopez11
1 year agoSuper User
Depending on my scenario, I used either dataflows gen2 or notebooks to create new lakehouse tables/columns.