Hello All,
Im still stuck with the following
I tried synapsevampire's example in a other thread of mine but im still struggle with it for day's, I've made 2 parameters start date and end date both are linked to browse table esapor and browse field st_dat_ser.
I've made 2 formula's
{Esapor.st_dat_ser} = {?startdate}
{Esapor.st_dat_ser} = {?enddate}
I have to following in my select expert in main report
{Esapor.st_dat_ser}> = {?startdate}
{Esapor.st_dat_ser}< = {?enddate}
If i put this in the subreport select expert it gives the error this field is unknown.(i know ,its not there or not linked)
Everything works fine in the main report.
You said link the formula's to the subreport. My problem is i can't choose subreport field because it's empty i can only chose the subreport and the subreport table if i run the report the 2 links are gone.
Where do i go wrong ?
Im still stuck with the following
I tried synapsevampire's example in a other thread of mine but im still struggle with it for day's, I've made 2 parameters start date and end date both are linked to browse table esapor and browse field st_dat_ser.
I've made 2 formula's
{Esapor.st_dat_ser} = {?startdate}
{Esapor.st_dat_ser} = {?enddate}
I have to following in my select expert in main report
{Esapor.st_dat_ser}> = {?startdate}
{Esapor.st_dat_ser}< = {?enddate}
If i put this in the subreport select expert it gives the error this field is unknown.(i know ,its not there or not linked)
Everything works fine in the main report.
You said link the formula's to the subreport. My problem is i can't choose subreport field because it's empty i can only chose the subreport and the subreport table if i run the report the 2 links are gone.
Where do i go wrong ?