Counting Confirmed Guests
Hi Guys.
Hoping for some assistance.
Trying a work a formulae that sums the total amount of guests that have "Check In" to an event.
My current formulae is
Checked In = 1 (Yes)
sum(Guests['Checked In' = 1].'Total Pax') + cnt(Guests['Checked In' = 1].'Checked In')
It does seem to work, but it keeps adding an extra person. i.e i have 5 guests in one group who have "Checked In" and the number is coming back as 6.
Ive tried adding "- 1" at the end of the formulae but this will only work for one group and not if i have multiple groups.
any suggestions?
2 replies
-
Hi, just a few questions first
Is 'Checked In' a number field or a Yes/No field?
What is 'Total Pax'?
You mention a group, so are the guests part of a group with one of them the lead in a parent table and the others, the guests, in a child table? If so, what are these two tables called?
Thanks John
Content aside
- 2 yrs agoLast active
- 2Replies
- 48Views
-
2
Following