question

TRiggs-1674 avatar image
0 Votes"
TRiggs-1674 asked TRiggs-1674 edited

I need to count training classes from 1 table into another table using Power Pivot.

I am trying to learn Power Pivots. I have three tables joined and am trying to pull in how many training classes each associate has taken into another table. My tables are called Associate List, Dept Number and Completed Training. I am in the Associate List trying to create a formula that counts each class each associate has taken in the Completed Training table. They are joined by Dept between the Associate List and Dept Numbers and by ID between the Associate List and Completed Training. I have a formula in Associate List stating - =DISTINCTCOUNT('Completed Training'[Training Title]) which counts the total distinct training classes for the entire workbook. I want it to count them for each associate. What would my formula be?

(I don't know what to put in the Tags field.)

office-excel-itpro
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @TRiggs-1674,
Could you please share us with some screenshots about your three tables.

Currently, I would suggest check whether CALCULATE function could be helpful.


0 Votes 0 ·

1 Answer

TRiggs-1674 avatar image
0 Votes"
TRiggs-1674 answered TRiggs-1674 edited

155307-image.png


155353-image.png



image.png (29.4 KiB)
image.png (341.6 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.