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
EdB662
New Member

Rendering CrossTab in powerbiembedded

Hello all,

 

I have a simple crosstab report and it displays correctly in the desktop app and in app.powerbi.com, however when I run the report in my UI using powerbiembedded the columns  shift.

 

Here is the cross tab and the expression for the columns, the row expression is basically the same just using a different field.

EdB662_0-1625171927734.png

= IIF ((IsNothing(Fields!Score.Value)), "Col1",
IIF (( Fields!Score.Value < 75 ), ("Col2"),
IIF (( Fields!Score.Value >= 75), ("Col3"), 0)))

 

This is how it renders in the Desktop and Online.

EdB662_2-1625172801258.png

 

This is how it renders in the UI using powerbiembedded. The rows are shifting over to the right pushing the numbers outside of the report.

EdB662_3-1625172807917.png

 

Any ideas how I can get the columns to stick?

 

 

1 REPLY 1
V-lianl-msft
Community Support
Community Support

Have you tried different browsers?Did you also try to change the view option?

If the view option are set to Fit to page and it could also be necessary to change the page size of the browser window a little bit.

 

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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.