E9.2 Quantity of days between expiration day and order date.

miguelos

miguelos

Member
Hello group! I am making a report, I need to add a new column in the report view, which shows the quantity number of days between the Expiration Date and Order date column.
Can you think of how to do it?
Thanks in advance.

1709753173822.png
 
You can add a Number Of Days column and assign a value using the days_between function (returns the number of days between dates) under the date advanced functions in expression manager.

Also, you might get more responses to these type of questions if you post them in the Developer forum.
 
Back
Top