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.