Forum Discussion

MichaelRensing's avatar
2 years ago
Solved

Cannot Sum a conditional column in visual

I am working with some Excel Data, and am creating a new column in the Querry Editor with the following condition:   Basically creating a column for the Area if there is a value in Net pEUI. ...
  • amitchandak's avatar
    2 years ago

    MichaelRensing , if the values are null for Net PEUI, then there will no values. So that many values will reduce from the sum

    Seem like working fine

     

     

    If this does not help
    Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.