Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

PowerShell script to deploy model metadata from *bim files to SQL Server Analysis Services

I have a remote server that will be used as Power BI and Analytics Services on premises Everything necessary is installed there (SQL + SSAS +PBIRS + Kerberos) One of my challenges is to deploy model metadata from *.bim files (that are stored in GitLab) to SSAS with the help of PowerShell

I would like to write a PowerShell script that would be executed from GitLab CI pipeline (note that I can only build Linux based containers that can run PowerShell scripts) which would grab specific .bim file and deployed it to SSAS (TabularEditor might be used?!) Any help would be much appreciated!

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

Please refer these documents, hope is helpful for you :

Deploy a SQL Server Analysis Services Project using PowerShell – Vanie's View (vaniecastro.com)

Load Testing SSAS with PowerShell - Microsoft Community Hub

 

Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors