Need help with a script

Hi!

I have a Dynamo script that export all sheets to excel,
It works, but I wanted to extend the script ; so I get the group name(the key name, and then the list)


I appreciate all the help,

Thank you in advance!

Hi @nassiba.laaouar , welcome them to the community!

if post the sample files, it will be easy to solve.

Thank you! :slight_smile:
Here is the dynamo test
TEST.dyn (305.9 KB)

The excel file Book1.xlsx (12.9 KB)

Sample Revit File?

I can not share Revit file, because of the Company Policy I Am working at.
But my goal is to get first the unique key then the list at excel

need sample file, not the original file. with same type of parameter

you can try with

List.AddItemToFront

note for this task.