# There is no Migration tab in the Power BI app's settings **What you are seeing** There is no Migration tab in the Power BI app's settings. --- ## Why it happens That tab is deliberately hidden for the acquired embed apps, because there is no earlier Capable-native Power BI feature to migrate content from. --- ## What to do Nothing. Upgrading from the old Connect app needs no data migration at all. The report address lives in the page, and no tokens or stored settings exist to move. --- ## Settings involved | **Setting** | **Where** | **What it does** | | ------------------------------ | ---------------------------------- | ---------------- | | Power BI global settings entry | Confluence admin - Apps - Power BI | \- | | Migration tab | Global settings | \- | | Space settings | n/a | \- | --- ## 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 same as the other production apps. * The legacy Connect key is immutable. Changing or dropping it would be treated as a migration-key change, forcing a major version bump and blocking in-place upgrades for existing customers. * Upgrading from the re:solution Connect app needs no data migration. Nothing was stored server-side. Only the page content matters, and it is read as-is with no rewrite. --- ## Related [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) [Macro shows 'Power BI not configured' with a 'Paste a Power BI URL, embed code, or report ID' messagThe address in the macro did not pass validation. Power BI Embed only accepts app.powerbi.](https://help.gocapable.com/power-bi/macro-shows-power-bi-not-configured-with-a-paste-a-power-bi-url-embed-code-or-report-id-messag.html) [Everything elseThe rest of this family.](https://help.gocapable.com/power-bi/everything-else.html) --- _Found it? Good._