How to achieve sum of rows + sum of colums

i want to calculate sum of rows and sum of colums of my table (sumA / sumB / sumC)

when i insert a virtual column “sum” for column “count” i use following expression (IF([product]=“sum”,SUM(SELECT(table1[count],[product]<>“sum”)),[count])) >>>

a new colum is insertet in the UX with “count-value” of each row and aditionally one “sum-value” - this is all done in a separate colum

  • but i want the “sum”-Values at the end of the rows / columns

how can i achieve this? many thanks in advance !

3X_3_e_3e1b80ecef365e3c6cdd55b145bf4451a9904f36.jpeg
3X_8_1_8123d45312fd4e396979cc9a918293aa98864791.jpeg



3X_b_9_b973607d3b90f270ee131429096cebf3077e8943.jpeg

0 3 260
3 REPLIES 3
Top Labels in this Space