Prerequisite Power Bi authentication using masteruser(using username and password ) OR Serviceprincipal(tenantId, application Id and application secret) Export power bi reports into excel format using azure function .Net core V2. function App configuration file Http trigger azure Function There are steps to export power bi reports Get report export Id Polling Get stream object and […]
Category: SSRSReporting
SSRS report migration to Power Bi services
we need to migrate .rdl paginated reports into power BI services , Please find the below url https://docs.microsoft.com/en-us/power-bi/guidance/migrate-ssrs-reports-to-power-bi Once you download the link then please open the powershell window and write the scripts . cd <path where you kept the rdl migration folder> .\RdlMigration.exe http://<servername>/reportserver “/path” “powerbiprimiumworkspase” <powerbiappid> .\RdlMigration.exe http://12.3.4.23.2.2/reportserver “/Reporting_Solution/PowerBIreports” “rdlmigration” cafc514b-7450-428b-afbb-ec33790dfcc