...
Info |
---|
NOTE: Some transforms make original row order information unavailable.You cannot retrieve this information from relational sources. See Source Metadata References. |
Tip | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Tip: When you first load your dataset into the Transformer page, you should generate a column containing the original row information, such as the following:
This transform is useful to include after initial inference and structuring of each recipe for all of your datasets. |
...
origRowId | keyPrefix | primaryKey |
---|---|---|
1 | ORD000 | ORD0001 |
2 | ORD000 | ORD0001ORD0002 |
... | ORD000 | ... |
10 | ORD00 | ORD0010 |
... | ORD00 | ... |
99 | ORD00 | ORD0099 |
100 | ORD0 | ORD0100 |
...