Hello,
this is my first dalliance with dynamo. I have created a visual script which works for 70% of it’s intended application. My problem lies with the fact that I can not get the data to transfer across for the comments and department section (these fields are populated by numbers). I have amended the format of the cells to be text but to no avail. I changed the position of the columns which altered the value but only to an alternate interger.
I’ve attached the dynamo script and a screenshot of the issue.
20150301_export to excel_refined
There is also an error which states:
The parameter’s storage type is not a string.
Element.SetParameterByName operation failed.
This value is transferring across correctly but I feel that it may be the cause of the issue.