Forum Discussion
Semantic model not deploying through pipeline
Is anyone else experiencing a pipeline deployment failure on semantic models that include dax created tables?
"The artifact couldn't be deployed to the target workspace. Try deploying the content again." - Not very helpful
If I remove the dax table, then it deploys ok.
Hi curiousolive
It could be a limitations or possibly there is some other limitation listed here: The Microsoft Fabric deployment pipelines process - Microsoft Fabric | Microsoft Learn
2 Replies
- GilbertQSuper User
Hi curiousolive
It could be a limitations or possibly there is some other limitation listed here: The Microsoft Fabric deployment pipelines process - Microsoft Fabric | Microsoft Learn
- curiousoliveFrequent Visitor
Thanks GilbertQ, yeah, I think it's something to do with the custom date table limitation. I've changed tactics on the date table and using PowerQuery to build directly into the lakehouse, seems to work now. Thanks Again.