Hello
I have a given datefilter like for instance 09-11-2011..05-01-2012.
I would like to calculate/count number of days in November (22 days), December (31 days), January (5 days).
How can I do that - maybe by using date table in Navision ?
Thanks for any help.
Br. mdp12.
Date
Votes
3 comments
-
Jet Reports Historic Posts Hi,
Attached is an example to do something like this. Does this make sense?
Regards,
Hughes -
Jet Reports Historic Posts Yes, it lead me in the right direction.
I needed to specify the middle months, so I used the navision date table to replicate rows with
the middle months, and excel functionality (=date) to calculate days in first and last month.
Thanks for your help. -
Jet Reports Historic Posts And to output it per month
Please sign in to leave a comment.