Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Impossible create table

Hi everyone, I need help
I have this table with this information

IDINCOMEREVENUEMONTHYEAR
135001400122019
23400890112019
32000200102019
432002500122018
51000100112018

 

and I would like to be able to process this table

 

INDICATORDECEMBER 2019NOVEMBER 2019DECEMBER 2018FINAL 2018FINAL 2019SLA (MEASURE)
INCOME3500340032004800046000 
REVENUE1400890250023001441 

I tried to use an array but to no avail

I would also like to add that the months can change and can even be more than one up to all. The final balance should be the sum of the whole year

 

best regards

3 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks a lot @amitchandak .

      How can I block the total? In the sense, if I don't want all the months of the year but only some and keep the total of all?

      Thank you

      • v-xuding-msft's avatar
        v-xuding-msft
        Community Support

        Hi Anonymous ,

         

        You could reference the gif to turn on and off subtotals.