i have tried this syntax but not working, sum(${B}[15:38])
I want to get all the yes no value added in this range and use them for my calculation
thank you @Kal_Lam
can you help me with how to write ‘do nothing’ in if statement when the condition is not true?
example if ( condition, ‘do an action’, ‘do nothing’)