Hello,
I have created a flow that will filter all the active cases in an entity and display them in an HTML table.
What I want to achieve is the following:
- I would like to subtract the UTC now() date and the date that the case was created on.
The default column expression of "Created on" column is the following:


- Besides, after the estimation is completed I want to concatenate to the result, "Day" if it's less than one, and Days if it's greater than one.
What could be the expression for this scenario?
Can please someone provide an example?
Any help will be greatly appreciated.
Thank you!