We have a POWL in which the standard 'filter' is frequently used. When an action is performed after a filter has been applied, I need to be able to get hold of the filtered data and perform a task. I've debugged the POWL feeder class but cannot find a way of getting to this data. In particular, in the HANDLE_ACTION method, I can see the original set of data but not the filtered data. Can anyone help please ?
thanks,
Malcolm.