ListView Data

hello all,

i am trying to delete some project parameters through a script. I want to show them by data shape listview in an uniform list, where all entities are in one. Currently i get 55 separat lists.

i was manipulating the listlevels but that doesn´t seem to work.
thank in advance

Greetings
Kev


ok… i got it by myself… TreeView Input instead of List View…

Hi @KevSch ,

You could also use the listview input, just make sure the keys aren’t set to @L1. I also recommend using the same input for the keys and values, since you are basically creating a dictionary.