Write excel

@bruno29a

I figured out a work around! The Column Rename node allows you to change the column type from “? -DataType” to “S - StringValue”. From here I can convert the unsupported column types to string value columns and then I can use the string manipulator nodes to convert the columns to dates, doubles, or integers if needed.

1 Like