Who can help me with this?
I have a table (A) that is grouped by name. This is where the sales from our salespeople come in.
The records are shot in via API so at the beginning of the day the fields are empty. So as the day progresses the list grows.
What I would like to achieve:
On another tab a list showing all the names that have been poured in (from A) with the number of records in the field next to it.
Important here is that it should run fully automatically and realtime.
Thanks for thinking along :slightly_smiling_face: