Forum Discussion

byrdwatcher1978's avatar
6 years ago
Solved

Getting an incorrect total

Hi, 

 

I created a column with the following: Total = IF(OR(table[ColumnA]="06TW";table[ColumnA]="05WT");table[ColumnB]*(-1); table[ColumnB]).

This works fine but when I put it within a table it gives me the wrong total for this column.

 

Can I write this another way to give me a correct total value?

 

Thank you.

  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi byrdwatcher1978 ,

    You can try to use the methods in this post, then check if can return the correct total values. If still not, please provide some sample data in tables and expected values with screen shot. Thank you.

    Best Regards

    Rena

5 Replies