Add support for external Edm model references in OData feed data source
Sometimes it may be necessary to partition OData metadata document due to a document size or references to publicly available third-party metadata. PowerBI needs to understand types defined in these referenced models.
STATUS
DETAILS
Needs Votes
Support for entity sets bound to base types in OData feed
When an entity set is bound to a base entity type but OData service returns collection of a derived type, Power BI needs to look at @odata.type feed annotation to determine the correct type to properly display columns.
STATUS
DETAILS
Needs Votes