Forum Discussion
rkapukaya
5 years agoHelper I
SSAS Tabular Model Process - Low Memory Error (Standard Edition)
This is the environment I work with: Microsoft SQL Server 2017 Standard Edition (64-bit) One database engine instance with 3 databases One Analysis Services instance with 4 databases (Tabular mod...
FarhanAhmed
5 years agoCommunity Champion
What is the data source of your ssas model?
What are the size of your tables that you are processing?
Make sure that you are not pulling unnecessary columns in your data model to avoid extra space.