Hello Team,
I am facing issue calculating the following indicators :
- if (0.9<BCG<=1,1,0) + if (0.8<BCG<0.9,2,0) + if (0.5<BCG<0.8,3,0) + if (BCG<0.5,4,0)
this formula isnot working, throuwing error. - I’ve made the below visualization
Image may be NSFW.
Clik here to view.
Hovewer how can I calculate this indicator with cumulative value
your help will be highly appreciated.
Amza
1 post - 1 participant