<< Click to Display Table of Contents >> Navigation: 5. Detailed description of the Actions > 5.25. Other Transformations Actions (TA) > 5.25.6. Auto unflatten |
Icon:
Function: AutoUnflatten
Property window:
Short description:
Execute an “unflatten” operation where each “set” is composed of one column.
Long Description:
Here is an example:
The AutoUnflatten Action is slower than the C++ UnFlatten Action (because it’s a Javascript-based Action). Thus, if possible, use instead the C++ UnFlatten Action.