hello, how do i flatten to the left of the sublists? I dont seem to be able to do this, I tried using the flatten.amount node but no amounts work. Why does this level even exist? there is nothing in these levels and they should only be assigned a level 3 for the node on the right but it is L4 why is it doing this?
The easiest solution would probably to just do a getitematindex of index 0, or just a codeblock with x[0];.
Thanks Alexandra, but that is not what I meant. You are flattening the stuff to the right of the level, i want to flatten stuff to the left of the last populated level. Levels that have no reason to exist because they are empty


