| Exibit A | |||||
| Group | Value | Customers | Transactions | ||
| A | ONE | 2 | 3 | ||
| A | TWO | 3 | 5 | ||
| B | ONE | 5 | 8 | ||
| B | TWO | 4 | 4 | ||
| C | ONE | 2 | 3 | ||
| C | TWO | 9 | 9 | ||
| D | ONE | 8 | 9 | ||
| D | TWO | 8 | 12 | ||
| Exibit B | |||||
| Group | ONE Customers | TWO Customers | ONE Transactions | TWO Transactions | |
| A | 2 | 3 | 3 | 5 | |
| B | 5 | 4 | 8 | 4 | |
| C | 2 | 9 | 3 | 9 | |
| D | 8 | 8 | 9 | 12 |
Solved! Go to Solution.
Try using both a Transpose and Cross Tab Tool. The image below demonstrates using your example in a Text Input Tool:
