Quantcast
Viewing all articles
Browse latest Browse all 1886

Indicators calculations

Hello Team,
I am facing issue calculating the following indicators :

  1. 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.
  2. I’ve made the below visualization
    Image may be NSFW.
    Clik here to view.
    image

    Hovewer how can I calculate this indicator with cumulative value

your help will be highly appreciated.

Amza

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1886

Trending Articles