Forum Discussion

allejot's avatar
allejot
Frequent Visitor
6 years ago

DistinctCount for matching values on two columns

Hi,   I am strugling with the DAX formula (new to DAX..) for counting how many rows in one table match the values in another one. Here the example:   Table 1 = ID, quantity Table 2 = ID, quantit...