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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
anatoliy_balyk
New Member

Debugging for mobile app

We've created a few custom visuals, which work fine for desktop app and browser. Now we want to add mobile support for this visuals. For the moment we've used chrome developer tools for debugging but we can't use it in the case of mobile app. 

So we have 2 questions:

1) Is there any way to debug for mobile version?

2) Is there any custom visual example which has mobile behavior like standard column chart

1 REPLY 1
Anonymous
Not applicable

Debugging custom visuals for the mobile version of Power BI can be challenging, especially as the Power BI mobile app doesn't currently provide robust debugging tools like the browser developer tools.

 

1. While the Power BI mobile app doesn't have built-in debugging tools, you can still use browser developer tools to emulate a mobile environment. In Chrome, for example, you can toggle the device toolbar (Ctrl+Shift+I, then Ctrl+Shift+M) to simulate mobile view. This can give you an idea of how your visuals will appear on smaller screens.

2. Creating a custom visual that behaves similarly to a standard column chart in both desktop and mobile views involves adapting to the responsive design principles.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.

Top Kudoed Authors