Forum Discussion
tool choice to create SSAS tabular cube - Power BI Desktop vs Visual Studio
By the way, as an alternative to Visual Studio or Tabular Editor for exposing files to put under source control (e.g., the .bim file), you could use Power BI Sidetools or just change the extension on the .pbix / .pbit file to .zip (which exposes all of the underyling files).
Thanks Anonymous . I never got on well with the intermediate steps to make git work which is probably why I have a preference for tabular editor! (My inherent laziness!)
In terms of shared capacity vs premium I'm not sure there is any difference in terms of what is supported by the tabular model aspect of it. I've never used it but I'm fairly sure shared capacity still exposes the xlma end point at which point what is supported by the tabular model will be the same. If you connect to your shared capacity xlma end point with ssms it should tell you what the max compatibility level it support is which we can then confirm from.
The only other thing that popped into my head was what compatibility level visual studio now supports for tabular models. Haven't used latest version but 2019 community didn't support 1500+ range last time I looked which was another driver for tabular editor.