Home > Transforms Nodes > Filter Columns > Transform > Edit Transform Node > Edit Transform
The Edit Transform dialog is similar to the Add Transform dialog.
If the node has run, the Edit dialog displays information about both the untransformed column and transformed version:
The Histogram tab shows histogram for both the untransformed attribute and the transformed two sets of histograms. On the left of the tab is histograms for the untransformed column; on the right, histograms for the transformed column.
The Statistics tab shows statistics for the transformed data and for the original data.
Note that when you transform data, the transformed data may have a different data type from the type of the original data. For example, AGE has type NUMBER and AGE_BIN has type VARCHAR2.