I have a cross tab report where the rows are the field ENTEREDBY and the columns are the field PICKUPDATE(grouped by month) The summarized field is "Sum of @dispatch profit"
What Im trying to do is only show specific entered by iniitals for my row, but those entered by initials are part of a set.
ex.
the set is PET. PET includes initials(ENTEREDBY) SSR, STH, EMG, so I need to either create a parameter field where the user picks the set which are either PET, LTT, or BBT, based on that selection only show the rows of the ENTEREDBY which are part of that set
PET= STH, SSR, and EMG
LTT= SSA, TEG, CRS, SAH
BBT= LKD, RAH, JJN
What Im trying to do is only show specific entered by iniitals for my row, but those entered by initials are part of a set.
ex.
the set is PET. PET includes initials(ENTEREDBY) SSR, STH, EMG, so I need to either create a parameter field where the user picks the set which are either PET, LTT, or BBT, based on that selection only show the rows of the ENTEREDBY which are part of that set
PET= STH, SSR, and EMG
LTT= SSA, TEG, CRS, SAH
BBT= LKD, RAH, JJN