Skip to Content
0
May 17, 2018 at 11:03 AM

Passing date variable from one report to another report

158 Views Last edit May 17, 2018 at 11:05 AM 2 rev

Hi All,

I have a date in database as '01-01-1900' . I am reading this date in my primary report. then I pass this date variable to the secondary report.

Here the problem is, when I display the date in primary report using formateDate function it shows the correct date. When I pass this date to secondary report, Secondary report takes this date as '01-01-2000'.

Any help to resolve this would be much appreciated