Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3608 Zobrazení

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. 

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Autor

Thank you!:)

Related Posts Odpovědi Zobrazení Aktivita
0
pro 24
1269
4
srp 20
5184
1
pro 19
3929
2
čvc 19
4161
1
zář 18
3456