Is it possible to remove a marking from a virtual table input?

  • For example, in Pipeline Builder I produce the Resultant dataset after a series of transformations on 3 inputs: DatasetInput, MediaSetInput, and VirtualTableInput.
  • VirtualTableInput is associated with MarkedSource. VirtualTableInput and MarkedSource both have Marking A.
  • Even if I remove Marking A in the Pipeline Builder edit view on the Resultant output (and redeploy), Marking A is still present on the dataset.

Is this because MarkedSource is technically an input to the Resultant dataset (as can be seen in the inputs section of the Dataset App view)? Is there any way to remove Marking A?