Forum Discussion
JohnnyDax
Helper I
2 years agoIncremental and Max Memory usage for a P1
Hi, I am currently in the process of migrating our Analysis Services (AAS) cube to Power BI. I have successfully transferred the full model into a PBIX file and set up incremental refresh for it. Ou...
pallavi_r
Super User
2 years agoHi JohnnyDax ,
I get it now. The exact same issue I was also facing for the first time. I went for xmla end point partitioned based refresh from SSMS. Its not difficult to automate. But answer me if you have CI/CD devops configured. It doesnt work that well with incremental setting. Let me share if there is any already available blog. If not there I will give you the full steps in next comment.
Thanks,
Pallavi
JohnnyDax
Helper I
2 years agoWe do have CI/CD Devops but only for the ADF/Synapse part.