Hello Xpertz
We need to create monthly summery report where requirements are when user select Year and Month from Prompt Page [Year : 2013 , Month : June]
Report should show data from 15 May to 16 June. This should work for all months.
We tried with writing case statements for each month , but not able to resolve the issues.
Can someone guide on how to implement 15 to 15 Date range for a report.
Use _first_of_month and _add_months and _add_days functions to compute the desired dates.
Sent from my iPhone using Tapatalk