Hi All,
I am trying to remove a list which all indexes are empty and at the same time maintain the empty indexes of lists with values on them. So far I have only managed to remove all empty indexes:
Many thanks in advance.
Try this:
Hi,
Many thanks for the reply.
I have tried the proposed, however instead of giving the lists with values on them (and removing the lists which all indexes are empty) it appears to keep the first list only. Please see below:
I might be doing something very basic wrong as I haven’t been long working on Dynamo, but any help is welcomed.
Hi, you can simply use the node called “Flatten”, it removes all the empty data and reorganize them in a single list. You can manage the way it orginize it playing with the little @
