Forum Discussion

James_Raju's avatar
James_Raju
Copper Contributor
May 06, 2020
Solved

Need help counting distinct values

Hi!

I have a data set containing a list of people that participate in our meetings and I need help calculating the number of meetings organized in each location (?).

We will continue to organize meetings and details of the same will be added to the second sheet (All Meetings) and I need the data to update on the first sheet (Sheet 1).

 

Thanks in advance!

 

James Raju

  • James_Raju The file I sent you uses Pivot Tables based on a your data that gets "manipulated" in Power Query. I created a dynamic named range of your data table. When you add data and refresh the query, everything should update instantly. On the Data ribbon you should find an icon "Refresh All". Try and see what happens. Would advise you, though, to learn about Power Query.

     

    If you are on a modern version of Excel that supports the functions UNIQUE and FILTER, you might want to use them in stead in your existing table that already works for the attendee count. I've attached a revised file for your reference.

7 Replies

Resources