Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
key_master_95
Frequent Visitor

Collect js errors from the site

 

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!

1 ACCEPTED SOLUTION
v-zhangti
Community Support
Community Support

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.

View solution in original post

1 REPLY 1
v-zhangti
Community Support
Community Support

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.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors