Need some help with Summing (distinctCount)
Formula 1: Sum (DistinctCount ({LABEL.LBSTOP}, {TRKEXTF.RHRTE}))
Formula 2: Sum (DistinctCount ({LABEL.LBSTOP}))
Error message "This Field Cannot be summarized"
(PH) DPT Route Trn# Item# Pcs Stops
(GH1) [Route]
(D) DRY 101 12333 123213 3 5
(D) DRY 101 12334 123313 4 4
(D) DRY 101 12335 124513 1 5
(D) DRY 101 12336 123213 3 1
(GF1) 5 <- [DistintCount of label.lbstop]
(PH) DPT Route Trn# Item# Pcs Stops
(GH1) [Route]
(D) DRY 101 12333 123213 3 5
(D) DRY 101 12334 123313 4 4
(D) DRY 101 12335 124513 1 5
(D) DRY 101 12336 123213 3 1
(GF1) 5 <- [DistintCount of label.lbstop]
--10 stops---
Any help would be greatly appreciated.
Formula 1: Sum (DistinctCount ({LABEL.LBSTOP}, {TRKEXTF.RHRTE}))
Formula 2: Sum (DistinctCount ({LABEL.LBSTOP}))
Error message "This Field Cannot be summarized"
(PH) DPT Route Trn# Item# Pcs Stops
(GH1) [Route]
(D) DRY 101 12333 123213 3 5
(D) DRY 101 12334 123313 4 4
(D) DRY 101 12335 124513 1 5
(D) DRY 101 12336 123213 3 1
(GF1) 5 <- [DistintCount of label.lbstop]
(PH) DPT Route Trn# Item# Pcs Stops
(GH1) [Route]
(D) DRY 101 12333 123213 3 5
(D) DRY 101 12334 123313 4 4
(D) DRY 101 12335 124513 1 5
(D) DRY 101 12336 123213 3 1
(GF1) 5 <- [DistintCount of label.lbstop]
--10 stops---
Any help would be greatly appreciated.