We have power bi premium and an XMLA endpoint enabled.
I am trying to refresh partition in the dataset using a TMSL script.
The microsoft doco says this should work with "Analysis Services Execute DDL Task in SSIS." https://learn.microsoft.com/en-us/analysis-services/tmsl/tabular-model-scripting-language-tmsl-reference?view=azure-analysis-services-current
I can connect in SSIS (see below) but when i run the DDL Task with this conection I get a connection string is not valid messaage.
any help appreciated.
thanks
Error: 0x0 at Analysis Services Execute DDL Task, Analysis Services Execute DDL Task: The connection string is not valid. Error: 0x0 at Analysis Services Execute DDL Task, Analysis Services Execute DDL Task: Execution of DDL failed. Task failed: Analysis Services Execute DDL Tas