# Expecting Power BI in the Capable Suite and not finding the macro **What you are seeing** Expecting Power BI in the Capable Suite and not finding the macro. --- ## Why it happens Power BI Embed is not part of the Capable Suite. It is a separate app. --- ## What to do Install the Power BI Confluence app from the Marketplace. Installing it on a site that already had the re:solution Power BI app is an in-place upgrade, so existing macros keep working. --- ## 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=&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. | --- ## A few things that catch people out * The Power BI global settings entry points at an icon file that does not exist in the repository (only the main icon and an unrelated forms image are present). * The same as the other production apps. * There is no Power BI showcase page in the Asset Store demo content, by design. --- ## Related [There is no Migration tab in the Power BI app's settingsThat tab is deliberately hidden for the acquired embed apps, because there is no earlier C](https://help.gocapable.com/power-bi/there-is-no-migration-tab-in-the-power-bi-app-s-settings.html) [After upgrading from the old Connect app, the macro still resolves but the width now behaves differeThe Connect app stored width as a whole number of pixels and applied it to an outer wrappe](https://help.gocapable.com/power-bi/after-upgrading-from-the-old-connect-app-the-macro-still-resolves-but-the-width-now-behaves-differe.html) [Everything elseThe rest of this family.](https://help.gocapable.com/power-bi/everything-else.html) --- _Found it? Good._