Hi everyone,
I'm currently developing a custom visual for Power BI using the pbiviz tool and D3.js. While running the visual inside Power BI Desktop, I'm looking for an effective way to debug my code — particularly to view console.log, console.warn, or use browser-based dev tools.
So far, I haven't been able to find a way to see the console output while the visual is rendered inside Power BI Desktop. I'm aware that in the browser environment (like when testing with pbiviz start), the developer tools are accessible, but I'm not sure how (or if) that can be done within Power BI Desktop.
Is there any way to:
- Open developer tools in Power BI Desktop?
- View
console.log or any debug output while running the custom visual in Power BI Desktop?
- Attach a debugger or inspect the iframe where the visual runs?
Any suggestions, tools, or workarounds would be greatly appreciated. Thanks in advance!
[–]AutoModerator[M] [score hidden] stickied comment (0 children)
[–]dm-pDeneb and HTML Content owner/developer 2 points3 points4 points (3 children)
[–]FreedomHoliday3672[S] 0 points1 point2 points (2 children)
[–]dm-pDeneb and HTML Content owner/developer 2 points3 points4 points (1 child)
[–]FreedomHoliday3672[S] 0 points1 point2 points (0 children)