Currently, when copying a tile from one Dataflow to another, the copied tile does not retain its connection to the original dataset. This means the new tile effectively becomes a separate output with a new dataset ID, which can create duplication and disrupt downstream processes or cards connected to the original dataset.
We would like the ability to copy a tile from one Dataflow to another while keeping it linked to the original dataset, preserving the dataset ID and all associated connections.
This enhancement would streamline dataflow management, reduce unnecessary dataset duplication, and maintain consistency across dashboards and reports.
Thank you for considering this feature request.