Forum Discussion
Parameter Management with GIT integration
- Anonymous2 years ago
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.