Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ See [Tips for authoring template apps in Power BI](service-template-apps-tips.md

| Feature | Known Limitation |
|---------|---------|
| Contents: Semantic models | Exactly one semantic model should be present. Only semantic models built into Power BI Desktop (*.pbix* files) are allowed. Not supported: Semantic models from other template apps, cross-workspace semantic models, paginated reports (*.rdl* files), and Excel workbooks. |
| Contents: Semantic models | Exactly one semantic model should be present. Only semantic models built into Power BI Desktop (*.pbix* files) are allowed. Not supported: Semantic models from other template apps, cross-workspace semantic models, semantic models with direct lake connections, paginated reports (*.rdl* files), and Excel workbooks. |
|Contents: Reports | A single template app can't include more than 20 reports. |
|Contents: Dashboards | Real-time tiles aren't allowed. In other words, no support for push or streaming datasets. |
|Contents: Dataflows | Not supported: Dataflows. |
Expand Down