Configure function field on report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 01:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2025 10:35 PM
Hello @Alon Grod, can you please be specific about what's not working here?
as a next step, can you follow these steps once more and share the outcome:
- In you latest post, you seemed to be using wrong datediff(). 'now()' should appear before 'start' - glidefunction:datediff(now(),start)
- if you aren't able to configure function field directly in the reporting with now() method, then its an expected behavior, and for the same sake, it was asked to configure function field directly in the table and make use in the report. Configure as below and once done, don't try to manipulate the function field in the reporting:
- Now, select the same field in the reporting:
Regards,
Nishant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 02:06 AM
Hello @Alon Grod, can you please try to include the same function field in the reporting? I hope, it should display the desired outcome.
Regards,
Nishant