The bottom one should be a count of 2. Team A and Team B are two fields. I tried COUNT, COUNTA, COUNTALL
Here's the formula
I can't even add a Count to that specific field
Thanks
The bottom one should be a count of 2. Team A and Team B are two fields. I tried COUNT, COUNTA, COUNTALL
Here's the formula
I can't even add a Count to that specific field
Thanks
Duplicate the Team Splits field and turn that new field into a Rollup, then use the COUNTA function in the Rollup.
Yeah it's a weird one sigh. A possible solution could be to add a `Count` field to the junction table you've got, and then adding a rollup field on your main table with a `SUM(values)`?
Duplicate the Team Splits field and turn that new field into a Rollup, then use the COUNTA function in the Rollup.
This worked like a charm! Thank you both for your suggestions.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.