Forum Discussion
Anonymous
5 years agoNot applicable
Processing Tabular Model in VS vs MS
Hi Is there any difference between (re)processing/refreshing the model in Visual Studio via Process Model All and via Process Table and selecting all in Management Studio? Do you always have ...
Anonymous
5 years agoNot applicable
OK, so it seems that you can reprocess the data via MS (Process Database or individual table) only, but you have to Deploy the Solution in VS first.
The Deploy process the "metadata/rules/measures" etc and the processing in MS applies the data.
Thus you can continue to develop in VS whilst the DB/Tabular Model data is being refreshed via MS.
Can somebody confirm this for me, please?
- mwegener5 years agoMost Valuable Professional
Yes, you can also start refresh via a SQL Agent job etc.