percent complete color

Afnan Alkhamis
Tera Guru

I want the percentage complete to be gray when it's 0.

But It won't change.

the attributes for the percent complete

field_decorations=rollup_calc_field_decoration,target_field,target_threshold_colors=0:gray;50:khaki;90:lightgreen;

 

find_real_file.png

1 ACCEPTED SOLUTION

Afnan Alkhamis
Tera Guru

It turned out that the configured theme was overriding the script

View solution in original post

3 REPLIES 3

Muhammad Khan
Mega Sage
Mega Sage

@Afnan Alkhamis 

Try this in the field attribute.

target_threshold_colors=0:gray;50:khaki;90:lightgreen

See the below image for reference.

find_real_file.png

Results

find_real_file.pngfind_real_file.png

find_real_file.png

How do the values 50%, 90% get populated? are they auto-calculated or is that a manual entry?

Afnan Alkhamis
Tera Guru

It turned out that the configured theme was overriding the script