Issues with Process HQ CSV Export Formatting

Certified Associate Developer

Hello Appian Community,

I am currently working with Process HQ reports, and when exporting the data, the files are automatically downloaded in CSV format.

I have two questions regarding this export:

  1. Some fields that are numeric are being exported as text format. Is there a way to ensure they are downloaded directly as numeric values instead of text?

  2. In some cases, exported numbers include a strange prefix character (for example: $~118.331.052.083.617,56). Is there a recommended configuration or workaround to prevent these characters from appearing?

Any guidance or best practices would be greatly appreciated.

Thank you in advance for your support.

Regards,

Monica Vela,

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Stefan Helzle

    Thank you Stefan for your reply.

    I meant this character "~". When the amounts are large, the report shows values like: $~118.331.052.083.617,56. Since this character appears before the number, when converting the value from text to numeric, it is not recognized and calculations cannot be performed. (The amounts are expressed in COP – Colombian Pesos).

Children