
The common data model manifest-file specifies header=True for all entities but the entities don’t have a header row. So when reading the cdm with e.g. a Data Factory the first row of the entity data is skipped. This is happening on a adls gen2. In contrast the model.json specifies header=false. So why does the manifest-file set headers=True when it isn‘t? Has anyone experience similar problems when reading the data?
Hi,
Maybe you could refer to the following article.
PCF – Exploring ControlManifest File In Detail – D365 Spartan (wordpress.com)