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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
L1102
Helper I
Helper I

Using Small Multiples - Border On Error

Hi All,

 

I'm creating a chart with small multiples, and everything is great until i turn on the border for the small multiples. I'll get the following errors and will need to end task for power BI in my task manager in order to get out of the error cycle. Any thoughts on what could be the issue?

 

Feedback Type:
Frown (Error)

Timestamp:
2026-05-22T15:08:56.4416430Z

Local Time:
2026-05-22T11:08:56.4416430-04:00

Session ID:
396c7b41-c1df-4dc3-95a4-3193844cf771

Release:
May 2026

Product Version:
2.154.956.0 (26.05)+f6f61bc0398001f0a8a4234aaf9ccc185d536a85 (x64)

Stack Trace:
Javascript:TypeError
at PbiIconComponent.iconClass (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.min.js:1:9923617)
at template (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.min.js:1:9923951)
at bc (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.initialVendors.min.js:2:6336691)
at md (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.initialVendors.min.js:2:6345545)
at _d (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.initialVendors.min.js:2:6346949)
at bd (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.initialVendors.min.js:2:6346772)
at vd (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.initialVendors.min.js:2:6346727)
at yd (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.initialVendors.min.js:2:6347098)
at md (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.initialVendors.min.js:2:6346223)
at _d (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.initialVendors.min.js:2:6346949)

PowerBINonFatalError:
{"AppName":"PBIDesktop","AppVersion":"2.154.956.0","ModuleName":"https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.min.js","Component":"PbiIconComponent","Error":"TypeError","MethodDef":"iconClass","ErrorOffset":"1:9923617","ErrorCode":""}

OS Version:
Microsoft Windows NT 10.0.22631.0 (x64 en-GB)

CLR Version:
4.8 or later [Release Number = 533320]

Peak Virtual Memory:
86.6 GB

Private Memory:
760 MB

Peak Working Set:
946 MB

IE Version:
11.1.22621.0

User ID:
00f18571-df42-4619-b564-f7c5db2675da

Workbook Package Info:
1* - en-CA, Query Groups: 0, fastCombine: Disabled, runBackgroundAnalysis: False.

Telemetry Enabled:
True

Model Default Mode:
Import

Model Version:
PowerBI_V3

Enabled Preview Features:
PBI_DatabricksAdbcVersionEnabled
PBI_googleBigQueryAdbcVersionEnabled
PBI_scorecardVisual
PBI_setLabelOnExportPdf
PBI_oneDriveSave
PBI_oneDriveShare
PBI_useModernPublishDialogs
PBI_publishDialogsSupportSubfolders
PBI_gitIntegration
PBI_tmdlInDataset
PBI_enhancedReportFormat
PBI_advancedSlicerTypeList
PBI_useModernMashupEditor
PBI_aiNarrativesVisual
PBI_customCalendars
PBI_copilotUnifiedTooling
MashupFlight_EnableOracleBundledOdacProviderV2
PBI_sqlDbNativeArtifactsOnDesktop
PBI_enableExportQueries

Disabled Preview Features:
PBI_UseRedshiftODBCV2
PQ_UseBaseViewXmlForSharePoint
PBI_snowflakeLegacyOdbcVersionEnabled
PBI_shapeMapVisualEnabled
PBI_SpanishLinguisticsEnabled
PBI_qnaLiveConnect
PBI_b2bExternalDatasetSharing
PBI_onObject
PBI_enhancedReportFormatPBIX
PBI_qnaImproveLsdlCopilot
PBI_enableOracleBundledOdacProviderForDQ
PBI_supportUDFs
PBI_dynamicCalcColumn
PBI_newVisualDefaults2026

Disabled DirectQuery Options:
TreatHanaAsRelationalSource

Cloud:
GlobalCloud

Recent Actions:
SaveFormattingValues, SaveFormattingValues, AddFieldInRole, RemoveFieldFromRole, AddFieldInRole, RemoveFieldFromRole, SaveFormattingValues, SaveFormattingValues, SaveFormattingValues, SaveFormattingValues, SaveFormattingValues, SaveFormattingValues, SaveFormattingValues, SaveFormattingValues, SaveFormattingValues

DPI Scale:
100%

Supported Services:
Power BI

WebView2 Runtime Version:
148.0.3967.70

WebView2 SDK Version:
1.0.2365.46

1 ACCEPTED SOLUTION
oussamahaimoud
Solution Sage
Solution Sage

This is most likely a bug at the intersection of PBI_enhancedReportFormat and small multiples border rendering, amplified by the recursive SaveFormattingValues loop visible in your recent actions.

 

I recommend you to Disable Enhanced Report Format

Go to:

File → Options → Preview Features → uncheck Enhanced Report Format

Then restart and test the border again.

 

If it works, you've confirmed the bug and should report it to Microsoft via the Power BI Community or in-app feedback with this diagnostic info.

 

Hope this helps! Don't forget to mark as solution and thumbs up in order to keep helping others 🙂 


  Did my response help you? Clicking Kudos is a small gesture that goes a long way, it encourages contributors and helps the community thrive!


Did I answer your question? Please mark my post as a Solution, it helps others find the answer faster.


Senior Data & BI Consultant · Microsoft Fabric & Power BI Specialist


Connect with me on LinkedIn

View solution in original post

3 REPLIES 3
v-karpurapud
Community Support
Community Support

Hi @L1102 

Thank you for submitting your question to the Microsoft Fabric Community Forum, and thanks to  @oussamahaimoud  for offering helpful suggestions.

 

Could you let us know if the suggested solution resolved your issue? If it's still pending, please let us know any further details so we can help.


Best regards,
Community Support Team.

Hi @L1102 

We wanted to follow up as we haven’t received a response yet. Have you had a chance to review the information above? If you have any questions or need further assistance, feel free to reach out.

Thank You.

oussamahaimoud
Solution Sage
Solution Sage

This is most likely a bug at the intersection of PBI_enhancedReportFormat and small multiples border rendering, amplified by the recursive SaveFormattingValues loop visible in your recent actions.

 

I recommend you to Disable Enhanced Report Format

Go to:

File → Options → Preview Features → uncheck Enhanced Report Format

Then restart and test the border again.

 

If it works, you've confirmed the bug and should report it to Microsoft via the Power BI Community or in-app feedback with this diagnostic info.

 

Hope this helps! Don't forget to mark as solution and thumbs up in order to keep helping others 🙂 


  Did my response help you? Clicking Kudos is a small gesture that goes a long way, it encourages contributors and helps the community thrive!


Did I answer your question? Please mark my post as a Solution, it helps others find the answer faster.


Senior Data & BI Consultant · Microsoft Fabric & Power BI Specialist


Connect with me on LinkedIn

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.