I need to use the same field in two seperate locations (sections) on a report. I would like to set up a seperate formula or select record process for each instance of the field. The first (Parent)instance would search and display the instances of this field equaling zero. The second (Child) instance would search and display the instances of this field equaling everything equal to or greater than 1.
The records are made unique by two other fields.
The final result would look something like this:
0 XYZ Assembly
1 xyz Part 1
2 xyz Part 2
3 xyz Part 3
Any help would be appreciated!
The records are made unique by two other fields.
The final result would look something like this:
0 XYZ Assembly
1 xyz Part 1
2 xyz Part 2
3 xyz Part 3
Any help would be appreciated!