This blog help to move analysis backup file move into ADLS location . We have power shell scripts below, we have used azcopy activity which we have install on local machine. We have used SAS token to get access into ADLS location .
Azure Analysis backup Automation
This Blog will help to create backup file for Azure analysis database model. We have used PowerShell to execute Analysis command which help to create backup file for AS model ,Please find the code below :-
Find the last processing date for each table in analysis services model.
As per current scenario ,we need to do manual intervention to find the last processing date for each table .now we have created power shell scripts to find the last processing date for each table for the cube for analysis server . In Analysis Services, only the last process date for SSAS database are stored […]
Power Bi Paginated reports SPN configuration
This Functionality is not support on power Bi yet .You can use Open auth and configure one time and any user can access that reports.
Power Bi Paginated Reports Issue
We have migrated SSRS reports to power BI services ,post migration we have identified the below issue . 1.Paginated reports is not rendering at power bi services . We have one paginated reports which have complex logic and this particular reports with heavy transformation hence reports is not coming up in power BI services. To […]