Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Sum column data according to filter

Hello everyone, I need your help and guidance with the following case.

 


I have the table shown in the image, where I have data grouped in multiple columns. I need to find the form, which according to the filters, gives me the sum of the data in that column.

Very thankful

  • You need to unpivot the month columns in Power Query. The you can create a table visual with a simple SUM on values

2 Replies

  • PaulDBrown's avatar
    PaulDBrown
    Icon for Community Champion rankCommunity Champion

    You need to unpivot the month columns in Power Query. The you can create a table visual with a simple SUM on values

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thank you! He was mentally blocked