We can use REST API method for processing AAS cube , please find the full adf pipeline below which capture the logging as well if error comes up .REST API can processing only full data for AAS cube. This pipeline is very generic which we can use for minimum effort of code changes you just […]
Category: AnalysisServices
Azure Analysis services Partition Creation and Processing using Azure Automation Account(PowerShell)
Azure Analysis service is a Azure product which being used for analysis of raw data and provide useful information for making business need and this is cloud based product provide by Microsoft. This article is useful for create the partition for fact table on monthly basis and process it i.e we can create TableName_082021 and […]