Calculating median for count in Power BI

Rajendra Dudam 1 Reputation point
2022-06-08T06:57:59.793+00:00

I am trying to show the median for counts of tickets in Power BI table using DAX, where rows representing the category and columns representing months

209287-capture.png

tried using =MEDIAN(Ticket[Number])

Community Center | Not monitored
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.