Announcements
{"Message":"Table teamtemplate is not available for reports. Line:4, Position:6"}
You've encountered a known limitation when trying to access the teamtemplate
table (specifically, the Team Template
entity) through the Tabular Data Stream (TDS) endpoint in Dataverse for Power BI. This entity is not directly exposed for reporting purposes via TDS.
Here's a breakdown of why and what you can do:
Understanding the Limitation:
teamtemplate
Entity: The teamtemplate
entity falls into this category. It's primarily used for internal system configuration and isn't intended for direct reporting.Solutions and Workarounds:
teamtemplate
data, you'll likely have to continue using the OData connector for this specific table. This negates the benefits of switching to TDS for faster refreshes.
teamtemplate
entity.teamtemplate
.
teamtemplate
data and then push it into Power BI.
teamtemplate
data.Recommendation:
The recommended approach is to create a custom entity that mirrors the relevant data from teamtemplate
. This gives you the most control over the data and allows you to use the TDS endpoint for faster refreshes.
Steps for the Custom Entity Approach:
teamtemplate
.teamtemplate
entity.By implementing this approach, you can overcome the limitation of the TDS endpoint and achieve faster data refreshes for your Power BI reports.
André Arnaud de Cal...
293,639
Super User 2025 Season 1
Martin Dráb
232,663
Most Valuable Professional
nmaenpaa
101,158
Moderator