dulla
Technical User
- Feb 3, 2003
- 54
i am trying to capture the count of client ids that have provided quarterly data. client table is related to a year table (1 to many). year table is related to quarter table (1 to many). in my query i have summed up all of the quarterly data (per quarter) and want to know the total number of clients that report per quarter. when i use the count expression in the query it works but does not distinguish between duplicate client ids because each client can have many years and many quarters. is there a way to tell the number of clients that report for each quarter for a particular year with no duplicate ids?
ameen
ameen