# Functions
RewritePbix rewrites a PBIX file applying the given PipelineFuncs.
RewritePbixFiles rewrites a PBIX file applying the given PipelineFuncs.
SetDatasetIDPipelineFunc modifies the dataset used within a PBIX.
# Type aliases
PipelineFunc defines a unit of processing for rewriting PBIX files.
PipelineFuncNext defines the next function inside a PipelineFunc.