Tile Widget % Complete shows as a decimal
search cancel

Tile Widget % Complete shows as a decimal

book

Article ID: 398978

calendar_today

Updated On:

Products

Clarity PPM SaaS

Issue/Introduction

When trying to use a tile widget to show the task's % complete, the value shows as a decimal and not a percentage.

How can I make it show as a whole percentage such as 

?

 

 

Environment

All Clarity instances

Resolution

The percent sign cannot be added to the tile widget for this type of field.

However, a calculated attribute can be created/used where the expression syntax takes the % complete attribute and multiplies it by 100.

The syntax would be:

(prpctcomplete)*100          for the Expression

The attribute would like like:

Then your tile widget would use this field for the attribute

And would look like this