Hello experts,
In my source structure I have 38 elements (number can vary) to map.
But I only want to map the first 15 elements.
In another step I want to map the next 15, so 16-30.
And in another step I want to map the rest, so element 31-38.
I somehow need a function I think that I can tell to take 1-15 and in the next mapping step I tell it to take 16-30 and at last 31-38.
Can I achieve that with graphical mapping? Does anyone have an idea?
Thank you,
Peter