How to incrementally revert workbook model changes using branches

This guide will show you how to leverage branches to incrementally revert changes.

Let’s start with a workbook that has some workbook model changes. In this workbook I have some custom aggregates and a duplicate field Delivered At Copy. I want to remove Delivered At Copy from the workbook model without removing the other fields.

From here I can select the field and Add to branch, which will allow me to move that specific workbook model change out of the workbook and into a branch without impacting the other changes.