Hi Guys...
I have a problem.
I have this data containing a lot of different data and material numbers. For some of the material numbers they have a type that i need to validate is above 0 in a running sum, if it is negative then I need to add an action to those specific rows. They material numbers are NOT unique and neither is the date.
When I have found all the negative records I need to join it back with the original data with the correct rows - do any of you have an idea of how to do that?
