'SQL Service Analysis Service - Process Full in Visual Studio?

I am working on a SSAS tabular model in Visual Studio which I have imported from our SSAS server.

I have noticed that at the top I can select process - process full, table etc..

Just wondering, do these only process the model stored in my visual studio? And not the model that is live on the server? I can't find anything online that specifies this..

enter image description here



Solution 1:[1]

Yes, it only processes the one shown in Visual Studio (called workspace version):

Model menu can be used to... ...process workspace data...

https://docs.microsoft.com/en-us/analysis-services/tabular-models/tabular-model-designer-ssas?view=asallproducts-allversions#menu-items

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Gigga