Forum Discussion
External CDM folder can't resolve inherited entity
Hi the_olka - you screenshots suggest that you are connecting to the Data Lake via a tool like Azure Data Factory instead of Power BI Desktop. Could you please share screenshots of the steps when connecting using Power BI Get Data:
Hi Anonymous , I created DataFlow in Power BI workspace using Attach External CDM option where I provided url to my manifest file in DataLake (i am using default.manifest.cdm.json instead of model.json)
After workspace created I can create reports in power BI Desktop.
Everything was working as expected and DF provided appropriate data until I started to use ExtendsEntity property in Entity.cdm.json. Power BI cannot resolve the inheritance.
Can someone please clarify what is a proper way to inherit entity model in Entity.cdm.json?