Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

TopN per Month

I have a table which contains data for tasks logged for different projects. This is a sample of the data

 

 

I've tried plotting the number of tasks logged per month and broken it down by project as legend.

x axis: Request Date

y axis: Count of Task ID

Legend: Project Name

 

 

Since there are hundreds of projects I only wanted to display the top 5 but PowerBI displays the top 5 overall and not the top 5 for each month. I want to be able to see the top 5 projects that have logged tasks for that month and not top 5 for the entire year.