Forum Discussion

andy808's avatar
andy808
Icon for Resolver I rankResolver I
2 years ago

Countrows, DistinctCount or Sum with a Filter to get a COUNT

I have 2 tables: [Projects] and [Issues], relationship is 1 [Project] to many [Issues] by Project ID I thought this would be straight forward but I am unable to find the DAX formula to give the corr...