I have the data you see in the red panel. I want to reconstruct this data according to the path sequence in the blue panel.
I tried a way as you can see in the file, but in the end the “f” item in path 1 does not appear. (the “k” item in path 2 is repeated instead)
Can you help me with a different suggestion or where the problem is coming from?
Thank you for your answers, it was a simplified version of the original question I had. As far as I can see your suggestions do not work on the original problem.
(I want to rebuild the data according to the path pattern in the blue panel)
just one note, and just because it looks like you are trying to exactly match an existing data structure of some sort
in case you were not already aware, GH is not really interested in the “address” of each Path
don’t get me wrong, they are really helpful -expecially for us humans- to understand how data is structured and how trees are behaving, but in GH path matching happens on a 1-to-1 base, regardless of the numbers written between the {a;b;c;…}