Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Calculated Column not displaying the correct value in Table Visual

Hi All,

 

I have a calcualted column in my Sickness Absence data table called Total No.SickDays exc. Weekends  which correclty caculates the the number of sick days from StartDate to EndDate excluding weekends.

 

 

 

 

 

The problem is when I add the calculated column Total No.SickDays exc. Weekends  to the Table visual the values are wrong. 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Can anyone  kindly shed some light as to why this is?

 

Many thanks

 

 

  • Hi,

    Likely it's due to Power BI summarizing the data (default behavior with numerical fields).
    You can choose "Don't Summarize" for the field as shown in the example below :

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies

  • Hi,

    Likely it's due to Power BI summarizing the data (default behavior with numerical fields).
    You can choose "Don't Summarize" for the field as shown in the example below :

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi ouaelaam 

       

      Thank you so much works perfectly!