Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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
Solved! Go to Solution.
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.
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.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.