Skip to main content

Controlling Excel Output Formats

Comments

1 comment

  • Malcolm Walker
    • Community-Manager
    Hi Walter,

     

    Unfortunately, we don't have any activities in Workflow Designer that would let you set the display format for a field (or column) in your Excel table.  So, when you're converting a DataTable or DataSet to XLS or XLSX, we will just take the base value out of the data and won't apply any of the formatting in your Site.

     

    (Site configuration is one step removed from Workflow too, which is another issue altogether).

     

    You would need quite a bit of custom development to load the generated Excel spreadsheet and modify the display settings for the cells.  You may want to investigate using Excel scripting to apply your desired formats afterward, perhaps from another document in Excel.

     

    Regards,

     

    -Malcolm
    0

Please sign in to leave a comment.