Skip to main content

Summarise info from one table in another

  • July 28, 2020
  • 1 reply
  • 10 views

Hi! I have 2 tables - one with a long list of individual clients, and another listing “teams”, which the clients belong to.

The client table has 2 fields: “Team” & “meal preference”.

I want to summarise the meal preference data in the Team table table, organised to show the total number of each meal preference for each team.

I have set up a pivot table block, which does summarise this, but I don’t know how I can pul this info into the “Team” table.

Any assistance greatly appreciated!

1 reply

Kamille_Parks11
Forum|alt.badge.img+27

For each meal preference, create a Count field in the Team table which only counts the linked clients if preference = x