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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Surekha_PM
Helper III
Helper III

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 III
Helper III

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors