Hi,
We are currently migrating cubes from Power BI report Server ( On-premises) to Power Bi premium.
Those cubes are not maintained in TX & refreshes are triggered through a SSIS package called by TX at the end of the ETL execution process.
In the new implementation (where the tabular models are still not maintained in TX), we will be using XMLA endpoints & would like to trigger partitions refresh from within TX without using a SSIS package.
What would be the best approach to tackle this, taking into account we’re running on an Azure platform (so TX VM and Azure SQL DB for DWH) ?
We were thinking of using an ADF pipeline or use REST api calls, but this isn’t supported by TX version 20.10.x.
Any ideas on possible alternatives ?
Thanks
Peter