Forum Discussion

Olia's avatar
Olia
Advocate II
8 years ago
Solved

Multi-level rolling average

Hi everyone,   I'm trying to calculate 6 months average amount per financial statement item (FSI), which is basically a multi-level thing (as you have a level Wages for example, and below that leve...
  • jthomson's avatar
    8 years ago

    Probably to do with that all(sheet) at the end, see if allexcept(sheet, sheet[FSI]) does anything