Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
How do i write the below if statement in Set analysis? Do we have to use any variable?
Any help is highly appreciated.
If( Avg(AtoB) <= 0.083, Sum(Units) )
sum({<column={"=Avg(AtoB) <=0.083"}>} Units)
but please elaborate more
Hi
I think you have to be more specific
regards
Pradosh
sum({<column={"=Avg(AtoB) <=0.083"}>} Units)
but please elaborate more
What is your dimension/s where you are carrying out this calculation?