Under field formats, cutplace throws below errors if a field with Type 'Choice' have values containing spaces or hyphen or underscore
E.g. RUN_RATE, DEP-NEW, Product and Service
cannot declare field : comma (,) must follow choice value 'RUN' but found: 'RATE'
cannot declare field : comma (,) must follow choice value 'DEP' but found: '-'
cannot declare field : comma (,) must follow choice value 'Product' but found: 'and'
Under field formats, cutplace throws below errors if a field with Type 'Choice' have values containing spaces or hyphen or underscore E.g. RUN_RATE, DEP-NEW, Product and Service