Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Replace Characters in Column Names

I'm sure there is a simple solution to this question, but everything I've found deals with renaming an entire column or replacing values within the table itself.   Problem: I have an ETL tool that ...
  • ImkeF's avatar
    6 years ago

    Hi Anonymous  

    you should use "Unpivot other columns" to push your dates into column values.

    Then do simple text replacements.