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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
2366
Helper I
Helper I

Parameter Management with GIT integration

Hello,

 

with the introduction of Workspace integration with GIT, I was wondering how to manage dataset parameters automatic updates similar to deployment rules on deployment pipeline.

 

my idea is to link Dev and Test work spaces to their respective branches and when I merge commits into these branches, I want to update the semantic layer parameters with respective data source details automatically. Is it possible? 

also, does reports bind to datasets in respective workspaces when merging happens through GIT?

 

thanks 

1 ACCEPTED SOLUTION
v-jiewu-msft
Community Support
Community Support

Hi @2366 ,

If I understand correctly, the issue is that you want to know how to manage dataset parameters automatic updates. Please try the following methods and check if they can solve your problem:

1.Using Power BI rest api to update parameters after deployment.

Datasets - Update Parameters - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

2.You can link the development and test workspaces to the respective branches.

Power BI usage scenarios: Enterprise content publishing - Power BI | Microsoft Learn

 

3.When merging changes through Git, the binding between reports and datasets in respective workspaces should remain intact.

Git integration branches - Microsoft Fabric | Microsoft Learn

 

Best Regards,

Wisdom Wu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

1 REPLY 1
v-jiewu-msft
Community Support
Community Support

Hi @2366 ,

If I understand correctly, the issue is that you want to know how to manage dataset parameters automatic updates. Please try the following methods and check if they can solve your problem:

1.Using Power BI rest api to update parameters after deployment.

Datasets - Update Parameters - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

2.You can link the development and test workspaces to the respective branches.

Power BI usage scenarios: Enterprise content publishing - Power BI | Microsoft Learn

 

3.When merging changes through Git, the binding between reports and datasets in respective workspaces should remain intact.

Git integration branches - Microsoft Fabric | Microsoft Learn

 

Best Regards,

Wisdom Wu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors