Set Repetitive Column Designations in Import Wizard
Set repetitive column designations in Import Wizard (ORG-8539)
The notation for specifying Column Designation in Import Wizard has been expanded.
A general notation involving ( ) and numbers is now supported to repeat any desired pattern for designation.
The dialog offers a few examples in the drop-down
User can specify their own pattern by typing in their specification, such as:
XYZ First two cols will be set as X, Y, the rest will be set as Z
(XYZ) Use the pattern XYZXYZXYZ...
X(YZ) Use the pattern XYZYZYZ....
X(Y2Z) Use the pattern XYZZYZZYZZ
X2(YZ) Use the pattern XYZYZZZ...