Zum Hauptinhalt gehen

Using .name() to display coded values doesn't work...

Kommentare

2 Kommentare

  • Permanently deleted user
    Hi Emily,

     

    Your suspicions are correct.  When you assemble a DataSet to run a report from a workflow, the code that renders the report does not know that some of the columns are actually coded values that would need expansion into their display values.  

     

    When you run a report from Essentials, it does know about that, so Essentials will add the .name() fields at run-time.

     

    In your workflow the best approach is to use the GetCodedValueDomain activity and fill in the values explicitly in your DataTable and DataSet object(s).

     

    Regards,

     

    -Malcolm
    0
  • Emily Renkema
    Thanks for the confirmation Malcolm!
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.