RicardoPereira
Programmer
Hi,
I have a measure that i call "number of receptions" that must count the number of receptions.
How do i do that?
See an example of my data:
S2SIT S2DEP Data Reception Line
CP TESTE 03-01-2002 51 1
CP TESTE 03-01-2002 52 1
CP TESTE 03-01-2002 52 2
CP TESTE 03-01-2002 52 3
CP TESTE 03-01-2002 52 4
CP TESTE 03-01-2002 52 5
CP TESTE 03-01-2002 52 6
CP TESTE 03-01-2002 52 7
CP TESTE 03-01-2002 52 8
CP TESTE 03-01-2002 52 9
CP TESTE 03-01-2002 52 10
CP TESTE 03-01-2002 52 11
CP TESTE 04-01-2002 52 12
I should have for the moth 1
Number of receptions = 2
Number of lines = 13
How do i do that without put the nº of reception in category and count? I just want to count distinct one measure.
Ricardo Pereira
I have a measure that i call "number of receptions" that must count the number of receptions.
How do i do that?
See an example of my data:
S2SIT S2DEP Data Reception Line
CP TESTE 03-01-2002 51 1
CP TESTE 03-01-2002 52 1
CP TESTE 03-01-2002 52 2
CP TESTE 03-01-2002 52 3
CP TESTE 03-01-2002 52 4
CP TESTE 03-01-2002 52 5
CP TESTE 03-01-2002 52 6
CP TESTE 03-01-2002 52 7
CP TESTE 03-01-2002 52 8
CP TESTE 03-01-2002 52 9
CP TESTE 03-01-2002 52 10
CP TESTE 03-01-2002 52 11
CP TESTE 04-01-2002 52 12
I should have for the moth 1
Number of receptions = 2
Number of lines = 13
How do i do that without put the nº of reception in category and count? I just want to count distinct one measure.
Ricardo Pereira