Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Total column problem

Hello, here is my problem: In this visual the Total column does not calculate the average of the values, I don't know why. Here's the DAX code of the measure and the image. % Rdt Dorage = Va...
  • Anonymous's avatar
    Anonymous
    1 year ago

    rajendraongole1 
    Sorry for my response time.
    I solved the problem : 
    - The data is a measure doing a ratio (Qte Prod / Qte Conso) and there was for the 06 May 2024 data for Qte Prod but no data for Qte Conso, so the total take the Qte Prod data from the 06 May in the average calcul of the month (May). 
    This is why it's more than 100%.