Hi, I have a data field which needs display data in different color according to number of records. For example, if count (pid) > 10, display red, otherwise show green. How could I achieve that ? Thanks
↧
Hi, I have a data field which needs display data in different color according to number of records. For example, if count (pid) > 10, display red, otherwise show green. How could I achieve that ? Thanks