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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
joeparkinson
Helper I
Helper I

Automatically Find Errors in Visuals

We've 100s of Power BI reports, and sometimes a change may cause a visual to error out and become unviewable to the user. At the moment, the only way we detect this is through reactively being informed by our users.

 

Does anyone know if its possible at all, to automatically report on which reports have visual errors? 

1 REPLY 1
ibarrau
Super User
Super User

Hi. There is no way to capture visual failures at reports. However, you could run data validations to prevent them. Usually, a visual broken at a report it's because the semantic model has introduced a bug. That kind of things could be because a something has changed, like a Measure or the data model. That can be controlled with some data quality validations after the refresh of the semantic model.

That could help prevent possible errors, but not all of them. If you change column names or remove columns. It will break visuals for sure and you can only send a warning for developers (unless you have documented every column used by all report visuals, that I don't think anyone has).

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors