Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Using the GroupBy Function for a changing, but specific date in another table?

Hello,
Can you use "Group By" Function for a specific date?

Ex, I have table like this:

I used GroupBy to get 1 Line, Per Date, Per Person:

Now I want to have a GroupBy Table just like the above, but for only the date that matches a date in a 2nd Table.

Ex: Table2:


GroupBy with Table2[Date]:

2 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      I use the "GroupBy" Function in PowerQuery.. there doesn't seem to be a way to use formulas?
      there's just drop downs.