Skip to main content

Rename fieldnames of a datatable

Comments

4 comments

  • Permanently deleted user

    Thanks for your quick reply Munwhan

    Exactly what I needed!

    /David

     

    0
  • Permanently deleted user

    Hi, in which activity should I apply this to change the datatable fieldnames?

    0
  • Nico Burgerhart

    In an Assign activity

    left side/ To: yourdatatablevariable .Columns("oldname").ColumnName

    right side / Value: "newname"

    0
  • Permanently deleted user

    Thanks. I've got this working now.

    0

Please sign in to leave a comment.