Exporting fields referencing Enumerations to external table | Community
Skip to main content
New Participant
January 9, 2025
Solved

Exporting fields referencing Enumerations to external table

  • January 9, 2025
  • 1 reply
  • 452 views

Hi All,

 

I am exporting some fields that have huge list of enumerations from tracking, delivery schemas etc, I am aware you have the option to export enum values/labels when doing flat file exporting, however, I am pushing data out from campaign to fda->gcp and only the actual integers/bytes are being exported, with no option to push the labels instead, and given the huge amount of enums included I dont want to opt for expression "Iif" as it will be an overkill for such a simple task.

 

Best answer by _Manoj_Kumar_

Hello @o_x  the value is field is stored at the database level and the application interface allows to convert them into the Label.

The export to FDA feature directly exports data from database to Warehouses and that's why that conversion to Label is not available.

 

May be you can submit an enhancement via your CSM.

1 reply

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
January 16, 2025

Hello @o_x  the value is field is stored at the database level and the application interface allows to convert them into the Label.

The export to FDA feature directly exports data from database to Warehouses and that's why that conversion to Label is not available.

 

May be you can submit an enhancement via your CSM.

     Manoj     Find me on LinkedIn