Power BI entry in Confluence admin shows a broken or missing icon

What you are seeing

The Power BI entry in Confluence admin shows a broken or missing icon.


#Why it happens

The global settings entry points at an icon file (assets/macro/powerbi.png) that is not present in the app's assets. Only the main app icon and an unrelated image are there.


#What to do

Cosmetic only; the settings page itself still works. Report it so the asset can be added or the path corrected.


#Settings involved

Setting

Where

What it does

Power BI global settings entry

Confluence admin - Apps - Power BI

-

Getting started entry

Confluence admin - Apps

-

Migration tab

Global settings

-


#Limits that apply here

Limit

Value

What happens

Allowed report hosts

App.powerbi.com and app.fabric.microsoft

Anything else will not render.

Bare report ID format

A standard 36-character UUID

A UUID is turned into https://app.powerbi.com/reportEmbed?reportId=<id>&autoAuth=true. It always targets app.powerbi.com, never Fabric.

Scrolling

Off (scrolling="no")

Power BI manages its own scrolling inside the frame, as it did in the original Connect app.



Found it? Good.