Symptom
When attempting to use a Graphical View as a source in the Transformation Flow in SAP Datasphere, an error occurs when enabling the Load Type as "Initial and Delta":
"The load type Initial and Delta is not supported if the source is not delta-enabled."
Environment
SAP Datasphere
Reproducing the Issue
- Open a space in Data Builder;
- Open a transformation flow;
- Navigate to General properties of Transformation flow and try to change the Load Type as "Initial and Delta".
Cause
Delta functionality is only supported by delta-enabled local tables.
Currently graphical Views do not provide delta functionality as the tables used in the views are always used in active mode.
Resolution
- When delta is required in your Transformation Flow, ensure that only delta-enabled local tables are used.
- Refrain from using Views as a source in the Transformation Flow when enabling Load Type as "Initial and Delta".
See Also
Keywords
SAP Datasphere, Transformation Flow, Graphical View, Load Type, Initial and Delta, delta-enabled, error. , KBA , DS-DI-TRF , Transformation Flows , Known Error