Hi!

This is almost what I am looking for. It works fine for data types that you are using, but I have a problem, since I wish to calculate a difference in days from datetime / date only field and a field that represents current date (either through NOW() function or another calculated field where the calculation is NOW()).

 

In this case I get an error: 

You can't use Now(), which is of type dateTime, with the current function.
 
Any idea what would be a workaround for this problem?
 
Thank you!