Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello!
How can I calculate number of iterations of [Var]= below ([Var]) in the Line Chart expression??
Can you be more specific?
Do you have a var1 and var2?
greetz,
Dirk
No, I have only Var .
below( Var ) it`s a previous value of Var in Line Chart.
I want to know how many times Var was equal below( Var ) in Line Chart
var/var(below) then you know how many times a value is equal.
=sum(var/var(below)