This content has been marked as final.
Show 2 replies
-
Re: If statement for text color expression
Anil Babu Apr 11, 2017 12:48 AM (in response to Akpofure Enughwure)Is it possible to attach QVF file
-
Re: If statement for text color expression
Muthu Kumar Apr 11, 2017 1:33 AM (in response to Akpofure Enughwure)Hi,
Try this expression.
if(count({$<[Project Status] = {'Completed'} >}Community)
/Count(Community)>=0.7,Yellow(),
if(count({$<[Project Status] = {'Completed'} >} Community)
/Count(Community)<0.69,LightGreen()))