Is there one way to do `DuplicatePage` with all Starting value also being duplicated?

I use formula DuplicatePage(page,Today(),par-page,true,"DuplicateData","all"), but this won’t duplicate “Starting value”. Is there one way to do that?

1 Like

What do you mean by ‘Starting value’? Do you mean the ‘value for new rows’? I just tested it and it kept the ‘value for new rows’ when duplicating.

On the other hand, why are you duplicating the table instead of creating a connected view? That’s usually not a good idea.

1 Like