Create sheets on sheet grouping and category

Hi all. I am new to the dynamo but I do need your guys some guidance.

I have created the create the sheet from excel in dynamo and work successfully.

I have a question that extends in regard create sheet. I would need to sort the sheets based on the sheet category and sheet folder. Is there any way I can do that? See screencap below

I believe that an Element.SetParameterByName node should work here.

How do you set the sheet parameter in this case? I attach the dyn file for your easy reference.
Thanks

CreateSheet.dyn (20.5 KB)

@kuso26 Add something like this w/ “Your Sheets” being out of the final node:

If this solves your issue, please mark it as solution.

Thanks mate. I also added more SetParameterByName to push more parameter data.

Appreciated your help. Apologies for asking many question

Thanks

dsmith,

I am working on creating folders in the sheet view and I see you need to add the ‘setparameterbyname’ node. I’m still fairliy new and I am having trouble figuring out where to place the node.
I have brought in all my sheets via tabs in excel. I then split them up so I could isolate the different sheets for the different sub folders.
Below is a screenshot. Any help would be appreciated.


Thanks,
-Ian