Konsolidat is EPM software with Excel =EPM formulas: six worksheet functions for actuals, budget, variance, debit, credit and budget writeback. Desktop Excel uses VBA =EPM(); Excel Online uses Office.js =K.EPM* on the same Frappe session. This is not OneStream Spreadsheet or SAP BPC EPM-retrieve compatibility — it is a native retrieve surface on an open engine.
Signatures match the product (entity, year, period, account). Dimensions are optional. Full guide on docs.konsolid.at.
Desktop Excel uses VBA custom functions with a manual refresh model. Excel Online uses Office.js custom functions (=K.EPM, EPM_BUDGET, EPM_VARIANCE, EPM_DEBIT, EPM_CREDIT, EPMSAVE) on a shared runtime that reuses the Frappe login cookie — live retrieve, not a second login. Category context: Excel-native financial consolidation.
Yes. Konsolidat ships =EPM, =EPM_BUDGET, =EPM_VARIANCE, =EPM_DEBIT, =EPM_CREDIT and =EPMSAVE, plus =K.EPM* on Excel Online. Signatures are Konsolidat’s — not OneStream or BPC compatible.
Native retrieve/writeback in Excel, yes. OneStream Spreadsheet / BPC EPM formula compatibility, no. The engine behind the formula is ClickHouse + dbt.