Hi , im trying to calculate the standard desviation of E18 cells from several sheetnodes (last 24 created each time) in a spreedsheet view template.

I tried with A1: stdevp(B1:B24) and B1: ${E18} , and it shows the values from sheetnodes but not the calculation.

Then i tried with ${FUNCTION(@field_label@, $field_label$, @cell_reference@, ...)} but it´s very unclear its use for me.

Any idea? Thanks in advance.