Export Elements Parameters to Excel Tab by Level

Hi Everyone,

I am working on a projects with multiple levels, I built a graph that allow me export elements parameters to excel per level but I need to run every level every times to get each sheet name of excel correspondent with each level.
Is it anyway to run all 30 levels in one go? Thanks for helps.


Regards
Vinh Vo

Welcome to the forum!

You could make a list of levels as your very first input (where you used level 10) and then use the listlevel option on other nodes to have your graph work on the sublists.

Another option is to get all elements and sort every element by their level.

you can use Document.AllLevels from Orchid package.
All Level

2 Likes

Hi,

I am able create list of level and send to each tab of excel but the elements filter did not work anymore, no data to send to excel, let me know if it can be fixed, thanks

Here you go…

Category by Level .dyn (6.8 KB)

1 Like

Thanks, I manage to export the data to excel but unable to transpose to column.
Any suggestion should be great.
I also try add header for each column in excel, work for export level one by one but not sure how to insert list when doing the whole lot, any recommendation should great helps. Thanks

Yes, it is finally work, thanks again.

if its helped please mark as a solution…

I have the same problem and I can,t see the right solution in the picture, please you can send again the file?