Forum Discussion

YasirAman's avatar
YasirAman
Copper Contributor
Dec 16, 2020
Solved

Subtotals after each group

Hi all,    I am new to this community and I haven't really worked with excel in terms of creating reports. I have been using Power BI but i am not able to recreate the below.    I have the below ...
  • HansVogelaar's avatar
    HansVogelaar
    Dec 22, 2020

    YasirAman 

    You can get subtotals on one line by creating them in one go, then altering the formulas.

    But it won't work for the DATETIME_CUST column since it contains text values that Excel doesn't recognize as valid dates and times. It will return 0 as maximum. You'd have to change the values to real date/time values for the SUBTOTAL formulas to work.

    See the attached version.

Resources