Forum Discussion

ruben_BE's avatar
ruben_BE
Frequent Visitor
7 years ago
Solved

Add a column with the sheet name

Hi all,   after getting my data from an Excel sheet, I want to add a column with the name of the worksheet (not the workbook) as a value.   Example: I get my data from Actuals2018.xlsx with shee...
  • Anonymous's avatar
    Anonymous
    7 years ago

    ruben_BE

    Yes. You can create a custom column based on the Date field.

    Date.MonthName([Date],"en-us")



    Regards,
    Lydia