Forum Discussion
How to run and debug the custom visuals through visual studio code for power bi
Hi,
Developed the custom visuals in power bi using visual studio code with d3.js and dom javascripts. But am not able to debug the code line by line and see the data flow in it. Done the code changes in 'visual.ts' file. Did configuration changes in 'tsconfig.json' & 'launch.json' but not able to debug the code. I have tried with extensions in visual studio code but not able to debug.
If there are any other possibilities or ways to debug the code let me know.
I have mentioned the ways i have tried changes in 'tsconfig.json' & 'launch.json' provided the structure below for reference.
launch.json
- Anonymous3 years ago
Hi Anonymous ,
This is the related document, you can view this content:
How to debug Power BI custom visuals - Power BI | Microsoft Learn
Solved: Re: How to Debug while developing Custom Visuals - Microsoft Power BI Community
Develop custom visuals in Power BI - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- AnonymousNot applicable
Hi Anonymous ,
This is the related document, you can view this content:
How to debug Power BI custom visuals - Power BI | Microsoft Learn
Solved: Re: How to Debug while developing Custom Visuals - Microsoft Power BI Community
Develop custom visuals in Power BI - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Hi ,Thanks for your inputs Anonymous . Whether can we able to debug the code from visual studio code. If there is any possibilities please let me know
Thanks,
Abi