You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: