Forum Discussion
Developing power bi custom visual in GitHub codeshare
Hi, as per the title is it possible to develop custom visual for powerbi in codeshare?
If so are there any resources on how to go about it?
- Anonymous2 years ago
Hi Benstein,
Do you mean to develop a custom visual and use GitHub to manage this project? If that is the case, it is possible. You can use visual studio to develop the custom visual and use git related package to manage the projects status and versions.
git fetch, pull, push, & sync - Visual Studio (Windows) | Microsoft Learn
Develop custom visuals in Power BI - Power BI | Microsoft Learn
Regards,
Xiaxoin Sheng
1 Reply
- AnonymousNot applicable
Hi Benstein,
Do you mean to develop a custom visual and use GitHub to manage this project? If that is the case, it is possible. You can use visual studio to develop the custom visual and use git related package to manage the projects status and versions.
git fetch, pull, push, & sync - Visual Studio (Windows) | Microsoft Learn
Develop custom visuals in Power BI - Power BI | Microsoft Learn
Regards,
Xiaxoin Sheng