Generating Multiple Rows with one Row

Here are two ways how this can be done:

One way is to use a fake (dummy) column to merge two tables, as suggested by @cvo.
The other way is to generate extrapolated rows and use Peek to bring the original values into the extrapolated rows.

generate rows.morph (7.8 KB)

1 Like