Format rule work not correctly

sayan1
Participant IV

Hi friends

I have make app for counting my cattle.

I have list of the cows with description, where I am write info about ID of the cattle, gender, age, color and horn.

For best visualisation I want to use rule format for color and horn.

I have 200 cows with 7 different cows. Some cows with horn.

So have make 2 types of format rules.
red cows with horn
AND( [Color]=โ€œredโ€, [horn]=true)
red cows without horn
AND( [Color]=โ€œredโ€, [horn]=false)

But my result for two types of cows is same

1 3 178
  • UX
3 REPLIES 3

Steve
Participant V

Those two expressions are identical.

o sorry, In may app is different. I will correct

Please also post screenshots of your format rule configurations. Please be sure the expressions for each is also visible in the screenshots.

Top Labels in this Space