When viewing a dataset, you can see the downstream impact of deleting that dataflow. The problem is, if you delete a dataset that is an output of a dataflow, it makes it so that dataflow can't run. This is an issue if that dataflow has multiple outputs and other outputs are still needed. It would be nice to have the option to be able to at the very least, see the impact on that upstream dataflow if deleting a dataset (when that upstream dataflow has multiple outputs), and it would be REALLY nice if we had the ability to delete the dataset and it would automatically delete or disable the branch of the dataflow that feeds into that output. It would be really REALLY nice if the dataflow could still run to update the still-existing outputs and just ignore the deleted dataset.