Forum Discussion
Peter_MTG
1 year agoFrequent Visitor
Connect to Tabular Object Model using Powershell => empty model object
When I open a composite model using TOM in Powershell, the model object is empty. I use the following code which works fine : [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.AnalysisSe...
Peter_MTG
1 year agoFrequent Visitor
Hi v-veshwara-msft ,
Thanks for your answer. I think I have to conclude that TOM can't be used when dealing with a composite model. I always wonder myself how a tool like Tabular Editor does this then. It's a bit of a shame, because TOM is so helpful to quickly do some changes using Powershell.