Community Center | Not monitored
Tag not monitored by Microsoft.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
tried using =MEDIAN(Ticket[Number])