Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3421 มุมมอง

There is a report "Tasks Analysis" in module "Project". It has a field "#Days to deadline". This field is displayed as "Float". Can I somehow format this field so that it is displayed as integer (rounded float)? How to do it? Thank You. 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi Willmore,

Update task analysis select query to ((extract('epoch' from (t.date_deadline-(now() at time zone 'UTC'))))/(3600*24))::NUMERIC::INTEGER as delay_endings_days

อวตาร
ละทิ้ง
ผู้เขียน

Thank you!:)

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ธ.ค. 24
968
4
ส.ค. 20
4878
1
ธ.ค. 19
3710
2
ก.ค. 19
3905
1
ก.ย. 18
3247