I have 2 fields that are not getting mapped correctly.
1 says select field and the other is getting assigned the field that needs to be selected.
Not sure how to fix it (automatically recognize). I know how to manually fix it.
In the first image I need to select LVL2_KALNR which is a V_WString, however the bottom image LVL2_KALNR is being assigned to a field called LVL2 (which states it is a V_WString), but it is a INT32.


Macro has been deleted several times in an attempt to fix it. No where in my flow (inside or outside the macro) does LVL2 state that is anything other than INT32. LVL2 is a created field via formula tool and assigned INT32 within the tool.
Any thoughts would be greatly appreciated.
Puff