I found the Archlab node Schedule Formatting of @Konrad_K_Sobon where I can see the input Column Heading that it might be the solution but maybe there is a quick way to edit only this parameter without edit the whole list of appearance parameters of a schedule field.
I know if I put a Null value the for the other node inputs, the results will be omitted. Basically I am expecting a reduced node inputs, just the heading name edition.
If I want to edit the field name from Revit, I can open the revit schedule, formatting, and rename on “Headers”, other options is open the schedule view and type the name manually. I would like to do the same from Dynamo.
By default the names are shown as the parameter name, but sometimes I would like to rename them.
Please if someone knows a solution it would be very useful.
Exact answer but I would like to see some input names and node descriptions as usual. I think I was expecting to see a Revit core node for that purpose, I have seen core nodes for Revit schedules are very limited.
To me it seems very similar to the node Set parameter by name but it’s about a Revit schedule field.
I believe the unwanted inputs of the Archlab node schedule formatting that is done in python script could be removed and create a new custom node.
You can use this. The Existing Column Name must match exactly (uppercase, lowercase). Also, both Existing Column Name and New Column Name must be in list format. Hence why they are enclosed in brackets [ ]. FYI, you will get better results by posting a new thread instead of hijacking one that is several years old.