Crystal Reports Online Training

Learn Online, Anytime, Anywhere

Step-by-step online tutorials.

Using Arrays to Prevent Duplicate Data – Part 2 of 3

This is part 2 of a 3 part video. In this video, you see how to only print unique values in a set of data. Thus, you are preventing duplicate data from printing. It uses an array to track the data that has already been printed. Before a new element is printed, a formula first checks to make sure it isn’t already in the array. Only then will a new item be added.

Get Flash to see this player.