The One-Click Unpivot feature transforms data from the "wide" to the "tall" format. When it does so, it transforms the existing data table. On occasion, it is helpful to have both the original wide format as well as the new tall format. My request is to create a new data table with the unpivoted data when performing the One-Click Unpivot operation. Perhaps the string "-Tall" or "-Unpivoted" could be appended to the data table name.