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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
Surekha_PM
Helper II
Helper II

Power BI Dashbord alignment Issue in different OS/System

Hi,

I have created a dashboard in Power BI and published it in ReactJS for users. But I could see that the alignment is different in different OS and systems. For example, the card and text are not showing in straight line, in others system whereas it is properly align in my system. 

How to handle this issues? Because I have to make the same changes multiple times without seeing a result.

 

Regards,
Surekha Prasad

4 REPLIES 4
Surekha_PM
Helper II
Helper II

Hi @johnbasha33,

Thank you for your response. Well, I did try to make the dashboard responsive, but the cards and icons are completly weird in Mac OS. See the image below for reference.

In Mac

Surekha_PM_0-1729505701931.png

In Windows (correct alignment)

Surekha_PM_1-1729505744733.png

It is supposed to be in the ssame line. I checked the resolution aswell but still the same issue. How can I use CSS here?

 

johnbasha33
Super User
Super User

@Surekha_PM 
focus on making the dashboard more responsive so it adapts well to different devices. Instead of using fixed sizes for elements like cards and text, try using flexible units like percentages or relative sizes, which will allow them to adjust smoothly across different screens. You can also use CSS techniques like flexbox or grid to maintain consistent alignment. Make sure to test the dashboard on different browsers and systems to catch any inconsistencies, and check for any display scaling settings that might vary between devices. By making these adjustments, you should be able to maintain a consistent layout without constantly making changes.

Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!

Hi @johnbasha33.,

How can I use  CSS techniques like flexbox or grid? Do you have any reference video for this?

@Surekha_PM 

 

 

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors