Skip to main content
10-Marble
March 14, 2017
Question

How to add state definition greater than condition?

  • March 14, 2017
  • 3 replies
  • 1823 views

Hi,

How can I add greter than condition in state definition?

Example if   state <30 green

state >35 red

else yellow

3 replies

5-Regular Member
March 14, 2017

Hi Bhuwaneshwar, could do that with multiple states with less than target values. Have you already tried that?

15-Moonstone
March 14, 2017

Hi Bhuwaneshwar,

you can create State Definition only with "Less than" filters. The states are overwriting each other, so in your case it should look like this:


1.PNG

And the final result:

2.PNG

I hope it helps.

Best Regards,

Adam

bgupta-210-MarbleAuthor
10-Marble
March 15, 2017

Thanks