Design Patterns: Regrouping/Flipping Data
In this video we'll take an xml file that displays customer reviews listed for each book and regroup or 'flip' the data so the reviews are listed by each customer instead of each book. We'll be using the File read wizard, the FactorList configurable construct (showing how to manually configure the construct), an XML Processing wizard, and the WriteFile standard service.
