03-21-2024
06:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-21-2024
06:45 AM
Thanks.
For creation date and checked date - I did get the value 2023-03-28 00:00:00.
How do I remove the time 00:00:00?
For State, I got the Value 1, 2 or 3.
1 should be WorkInProgress, 2 should be Pending and 3 should be Released.
How to I change so that the value names should be written instead of numbers?
Also, I have one column for weight. {{{ topComponent.Mass || "" }}}
It writes a lot of numbers after decimal. Is it possible to change it so that no decimals are written?