Hi there,
i just started working with knime and love it.
XML was kind of easy and straight forward, but csv really paused my progress for the moment, can you please give me a hint how to go on?
i have csv files that segment the data in 3 segments:
I assume that data are organized by position : a ‘bloc’ of information begin by Adress and an identifier can be defined. Then Joiner node can organized information by type (1,2,3).
thank you very much for the warm welcome!
The BLOC identifier was the thing i was not able how to crack, thank you very much for that and your workflow!
i will try to figure out how i can implement it in my real life scenario which differs a little from my example i made up for demonstration.
I have to grab a value from the 3rd segment as identifier and roll it from there, but i think i can solve it out from here!