GitHub user dmainou added a comment to the discussion: How to transpose a stream for logging?
There are a number of examples of how to use the row normaliser and row denormaliser in the samples project. You may want to take a look at them I would start by replicating your example at the top. Then meta inject it Then use real data. Further, I suspect you are trying to analyse at the same time you normalise. Try and avoid that until you have a unit test demonstrating that. Nulls don't sum/count nicely  GitHub link: https://github.com/apache/hop/discussions/5374#discussioncomment-13338499 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
