Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Multiple functions in DAX

Below is a table that has 804 unique auction IDs and related number of unique bidders. 

I am trying to divide sum of Unique Bidders by number of Auction IDs. (3132/804).

I am expecting the PPA value to be 3.8955. What am I missing?

 

 

1 Reply

  • v-chuncz-msft's avatar
    v-chuncz-msft
    Community Support

    Anonymous,

     

    Make sure it is a measure, not calculated column.