Medium severitydata flow
Power BI Refresh Error:
DF-AdobeIntegration-InvalidPartitionType
What does this error mean?
The ADF Mapping Data Flow Adobe Analytics connector rejected the partition type setting. The selected partition type (such as Hash or Dynamic Range) is not valid for the Adobe Analytics source connector.
Common causes
- 1The source transformation Optimize tab is set to a partition type (Hash, Round Robin, or Dynamic Range) that the Adobe Analytics connector does not support
- 2A pipeline was cloned from a SQL or file-based source and partition type settings were not reset to the Adobe Analytics-compatible option
How to fix it
- 1Open the failing data flow in ADF Studio and select the Adobe Analytics source transformation.
- 2Go to Optimize tab and set the partition option to 'Single partition'.
- 3Save the data flow and re-run the pipeline to confirm the error is resolved.
- 4If the pipeline was copied from another source type, audit all transformation Optimize settings to ensure none use SQL- or file-specific partition types.
Frequently asked questions
Official documentation: https://learn.microsoft.com/en-us/azure/data-factory/data-flow-troubleshoot-guide