I am having quite some difficulties parsing the response from the kinetic-function event component with a custom function that I have created.
Input: Correct OrderAlloc data
Output: Filtered OrderAlloc data - all the same except only select rows are returned
I am attempting to save this into a new dataview called allocFinal. I have tried many combinations and searched forums for assistance without luck and I still can’t seem to get this data to save in a dataview.
Does anyone have experience with using these functions in an event and saving the response to a dataview?