ridhirao22
Programmer
Using CR2008
I have a report by date shows orders for US. I need to change report to show by state. So, I have added state as optional parameter and default to Total US if the optional {?}, is null/blank
I have summary the data in the temp table with states data and US data (summary)
How can I display the report data to show US data? When the ?State is left empty.
Report is group by date (daily) and its display only the first state value (as the fields are placed in the GH)
TIA,
RR
I have a report by date shows orders for US. I need to change report to show by state. So, I have added state as optional parameter and default to Total US if the optional {?}, is null/blank
I have summary the data in the temp table with states data and US data (summary)
How can I display the report data to show US data? When the ?State is left empty.
Report is group by date (daily) and its display only the first state value (as the fields are placed in the GH)
TIA,
RR