Dear OFT, I created a species attribute (with taxon data type). where different type of spp can be chosen as usual. I also created sppgrp (calculated field). I want when a user chose shorea robusta then sppgrp should get value 1. for this I put 1 in expression and species = "shorea robusta" in apply when area, It is not working(not giving value 1). instead if I put species != "shorea robusta" then it works fine. Did I wrote code in wrong way? I think something is wrong. I am using collect Version: 3.25.1. please suggest me if the coding style is changed. asked 08 Feb '20, 12:23 Rajkumar |
Hi Rajkumar, answered 08 Feb '20, 22:33 Stefano (OF) ♦♦ Thank you for your response. But it is working fine. I will follow your suggestion.
(09 Feb '20, 03:02)
Rajkumar
|
Now It is working. What I did is that I put species/@ScientificName