Thank you for looking into it, we are still under the process of testing. On the initial note , the dynamic calculation of the formula and hide column issue seems to be working.
However, the totals on the group and the grand total does not seem to function right. We have two footer rows , one to sum up the group totals and the grand totals to sum up all the group totals. These formulae worked right on the excel and it was just displaying the formula on the UI, but now it seems to not work on both the places. We had used &=&=SUM(N9:N9) for the group totals and for the grand totals , we had used SUMIF function to find the string Totals in B9 and add N9's. We did not change any of the formula here.
We were not sure , if we had to change this to something else after the fix or the same formula would work as such. Please let us know , if we should be treating it differently or how it would work ?
We did some more testing , as we wanted the excel formula for the Group and Grand totals on the exported excel, we used =Sum(k9:k9) for both the columns. It does work displaying data on the UI and displaying the formula on Excel. However, the SUM RANGE on the formula for the groups don't seem to be accurate. We had a few groups, and the groups which had fewer rows like 10 or so, did get the range correctly. For the groups that had larger row counts, the range is off. It's off , for both the group totals and the Grand totals. Is there any range limit on the groups ?
May you please assist us here.
Pleae find attached screenshot. In the example, the start range is correct , but the end range is off. Instead of 3514, it is 3507.