Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all!
I need collect code and js errors without implementation addition code to the site.
How can I do it with Power BI?
Thank you in advance!
Solved! Go to Solution.
Hi, @key_master_95
Power BI is a business analytics service that provides interactive visualizations and business intelligence capabilities with an interface simple enough for end users to create their own reports and dashboards. It is not a tool for collecting code and JavaScript errors.
However, you can use other tools such as browser developer tools to collect code and JavaScript errors. Most modern web browsers come with built-in developer tools that allow you to inspect and debug web pages. You can use these tools to view console logs and error messages, as well as to inspect the source code of the web page.
Once you have collected the error data, you can use Power BI to visualize and analyze the data. For example, you can create a dashboard that shows the frequency and severity of the errors, as well as any trends over time.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @key_master_95
Power BI is a business analytics service that provides interactive visualizations and business intelligence capabilities with an interface simple enough for end users to create their own reports and dashboards. It is not a tool for collecting code and JavaScript errors.
However, you can use other tools such as browser developer tools to collect code and JavaScript errors. Most modern web browsers come with built-in developer tools that allow you to inspect and debug web pages. You can use these tools to view console logs and error messages, as well as to inspect the source code of the web page.
Once you have collected the error data, you can use Power BI to visualize and analyze the data. For example, you can create a dashboard that shows the frequency and severity of the errors, as well as any trends over time.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.