Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How can I show the Totals (sum) I get on a table as a KPI?
I’m comparing the Gross Number of Hours (Cambio rel. Horas totales brutas) of a year selected (filtrado) with the previous one (filtrado-1). In the examples shown I have selected 2023.
I have the following expressions:
With this expression I get the closest to what I want. The table works fine, but in the KPI I can’t manage to get the value that is in Totals.
I also wander it works here…
… but not now.
I’d very much appreciate any help! I’ve been messing around with this quite a bit...
Many thanks in advance!
Something else I've noticed is that if I don't select any year the following expression works
SUM(AGGR([Cambio rel. Horas totales netas (filtrado-1)]*[Cambio rel. Finalizados participaciones (filtrado-1)], GrupoId))