Hi,
I am trying to activate flowgraph model (.hdbflowgraph) which is consuming an APL function. However, I am receiving following message during activation.
Description | Resource | Path | Location | Type |
[71000266] inconsistent datatype: DOUBLE type is incompatible with DATE type: line 12 col 22 (at pos 1051) | APL_M.hdbflowgraph | /APL | Row 12, Column 22 | SAP HANA Activation Problem |
I need at least two columns from data source (table) for an APL function to work. Date and Measure. Following is my model:
If I keep measure in decimal data type then flowgraph model shows error as "input dataset" node do no support decimal datatype
It seems that I am stuck. Has anyone got suggestions? It would be great if Philip Muggleston can suggest an alternate or solution.
Regards
Angad