Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i am trying to use a var within set analysis but with the > operator rather than the = operator
can anyone help with this ?
sum ( {$< ResponseW8 = {" > 1000 "} >} UBRN )
this is returning 0 when there are values > 1000
what are the values in ResponseW8 ? text or numbers?