Hello all,
Using this sample data, I want to count how many times each item shows.
Group----item----expected result
1---------A---------1
1---------B---------1
1---------C---------1
2---------A---------2
2---------B---------2
3---------A---------3
3---------C---------2
3---------D---------1
3---------B---------3
Created a RT summarizing the <item>, count, evaluating each change of <Group>
Please note: The <item> shown is the result of a formula, not data directly from a field.
I know I'm missing something here, can anyone assist me?
Thank you,
Paulo R
Using this sample data, I want to count how many times each item shows.
Group----item----expected result
1---------A---------1
1---------B---------1
1---------C---------1
2---------A---------2
2---------B---------2
3---------A---------3
3---------C---------2
3---------D---------1
3---------B---------3
Created a RT summarizing the <item>, count, evaluating each change of <Group>
Please note: The <item> shown is the result of a formula, not data directly from a field.
I know I'm missing something here, can anyone assist me?
Thank you,
Paulo R