huckfinn19
Programmer
Hi, I'd like to pass my date range parameter to my subreports from a parameter field in my main report, that so they'd only gather appropriate data within date limits. The only way I've found is to use a formula like :
{@Get min}
minimum({? Date Limits})
Then I can link to the subreports and pass them the values, but when I do this, my subreports are not automatically run anymore when I refresh my subreport! So I have to double click them to see the data, and I'd really like them to be executed when I refresh my main report!
Is there any different way to pass the date range parameter?
Or is there a way to make my subreports to be automatically executed when I refresh my main report?
Thanks,
Simon
{@Get min}
minimum({? Date Limits})
Then I can link to the subreports and pass them the values, but when I do this, my subreports are not automatically run anymore when I refresh my subreport! So I have to double click them to see the data, and I'd really like them to be executed when I refresh my main report!
Is there any different way to pass the date range parameter?
Or is there a way to make my subreports to be automatically executed when I refresh my main report?
Thanks,
Simon