Forum Discussion

Eggsforbreaky's avatar
Eggsforbreaky
Regular Visitor
1 year ago
Solved

PBI Line chart counting numbers below average

Hi all, and thanks in advance. Hoping someone can assist me, I need a measure to count items on a line chart that are below average as below.

9 Replies

    • Eggsforbreaky's avatar
      Eggsforbreaky
      Regular Visitor

      Thanks PhilipTreacy , I am counting events as line items, not an actual value, how would you suggest i do this? 

       

      Throughput =CALCULATE(COUNTA('Item'[ItemId]))
      • PhilipTreacy's avatar
        PhilipTreacy
        Super User

        Eggsforbreaky 

         

        Not sure what you mean.  Please provide an example.

         

        COUNTA counts cells in Excel that aren't empty.  If you aren't using actual values, how can you work out an average?

         

        Regards

         

        Phil