#5852: Quire Feedback
Status: Completed
Tag: Resolved

In fields column when we choose “ Status “ as field , it shows only symbol , we need to see the % and status in text , this is important

2023-09-19 08.06.28.png

Created by MD @NOBLE Sep 19, 2023, Edited Sep 20, 2023

In the image you can see Lstatus field , we need % and text of actual status

MD @NOBLE, Sep 19, 2023

@Raisag it works absolutely

MD @NOBLE, Sep 20, 2023

Thanks

MD @NOBLE, Sep 20, 2023

Hi, Thank you for providing your feedback.

To address your request, you can create a custom field with the Formula type in your tasks. Here's a step-by-step guide to help you achieve this:

  1. Add a new field
  2. Type the name of the field and select the Formula type
  3. In the formula field, you can enter the following formula: status.name + " " + status.value + "%". This formula will generate the status name and its percentage based on the task's actual status.

Please keep in mind that any text you include within the formula field must be enclosed in quotation marks (" ") to prevent errors.

I have attached screenshots below for your reference.

image.png

image.png

Please give this formula a try and let us know if it meets your needs. Thank you very much.

Golda, Sep 19, 2023