Forum Discussion

olimilo's avatar
olimilo
Post Prodigy
6 years ago
Solved

Aggregate count based on two columns using DAX (column/measure)?

I have the following data. On the left is a table that contains the issues of each member of the team and the date when the issue was found. I would like to get an aggregate (count rows) of these issues in the main Data table (on the right) based on the Name and the Date columns. The Issues and Data table are indirectly related via a Calendar table.

 

 

I'm able to do this by using Power Query but it's taking way too long so I was wondering if this is possible using DAX?

1 Reply