Skip to main content

CSV Output has Epoch Date Value

Comments

2 comments

  • Nico Burgerhart
    If you use a workflow, on the DataTable To CSV activity there is a setting to use the alias names.

     

    But you can also just loop through the datatable fields and change the column names.

     

    See the sample workflow here where I modify the column names in the datatable by changing the field name into the alias name.

     

    https://support.geocortex.com/essentialsGSCForum?sub-nav=forum&main-nav=essentials&#!/feedtype=SINGLE_QUESTION_DETAIL&criteria=ALLQUESTIONS&id=9066000000008XEAAY

     

      Use Column Aliases Use column aliases of the DataTable in place of column names, where applicable. Changing the date display is more challenging I think but it should here also be possible to modify the datatable (e.g. adding a new field and "recalculate" the dates.)

     

     

     
    0
  • Permanently deleted user
    Nico,

     

    Thank you so much. That worked perfectly. 

     

    Really appreciate your help Nico....!!

     

    Walter
    0

Please sign in to leave a comment.