Forum Discussion
Anonymous
2 years agoNot applicable
Vertical analysis
Hello I am building the financial statements in power bi. and I want to put a vertical analysis column of the income statement groups (income, costs). These groups are made up of accounting acco...
parry2k
2 years agoSuper User
Anonymous can you share the measure expression for income?
Anonymous
2 years agoNot applicable
Ingresos = CALCULATE(SUM(ZF01[Dólares GyP]), 'Tabla posiciones'[Agrupación]="Ingresos de operación, neto")