How to ensure that my AAS tabular model is using AAS server processing power and not local system processing power while refreshing/processing the model?

Aishwarya Shirsathe 0 Reputation points
2023-04-05T07:57:02.3566667+00:00

Hi , We have created a tabular model using visual studio for 8 million records currently which took 2 hours. We have around 200-300 million records for which we want to create the tabular model to perform some load testing. What is the best way to create the tabular model? Visual studio seems to use the local desktop processing power for refreshing/processing the model. Thanks in advance!

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 41,001 Reputation points
    2023-04-05T12:27:06.24+00:00

    Visual studio seems to use the local desktop processing power for refreshing/processing the model

    Why do you think so? The Analysis Services server process the data, not the client.

    0 comments No comments