Hi,
Can any one advice on what can I do....
Usually when a report is created and (say) 2 parameter are created and in the edit record selection expert checking for
{tab.field1}={? field1} and
({tab.field2}={?period} or ({tab.field2}={@priorperiod})
@priorperiod
dateadd('m',-1,?period)
I run the report and then I check the SQL query to see if the parameter values are passed to the query but I don't see the parameter values passed to the SQL Query and this causes the report to run for 10 min( just for a single value of ?field1)
what can I do ??
Thanks,
sameer
Can any one advice on what can I do....
Usually when a report is created and (say) 2 parameter are created and in the edit record selection expert checking for
{tab.field1}={? field1} and
({tab.field2}={?period} or ({tab.field2}={@priorperiod})
@priorperiod
dateadd('m',-1,?period)
I run the report and then I check the SQL query to see if the parameter values are passed to the query but I don't see the parameter values passed to the SQL Query and this causes the report to run for 10 min( just for a single value of ?field1)
what can I do ??
Thanks,
sameer