obtechuser
MIS
Hello All,
I have a a report which I added a date parameter too. I then used the Select Expert to point a date field to my date parameter.I placed the paramenter in the page header, and whalaa! A working date range when my report is run.
Onto the issue - How do I get that report range text to print on my report- ie -- "7/1/2007 - 7/31/2007"
Do I need to build a formula for that?
field name: {vw007_LCROpenReport.mat_date}
parameter name: {?Maturity Date}
formula the select expert built:
{vw007_LCROpenReport.mat_date} = {?Maturity Date}
version: Crystal Reports 10
Thank You,
Marco
SysAdmin
I have a a report which I added a date parameter too. I then used the Select Expert to point a date field to my date parameter.I placed the paramenter in the page header, and whalaa! A working date range when my report is run.
Onto the issue - How do I get that report range text to print on my report- ie -- "7/1/2007 - 7/31/2007"
Do I need to build a formula for that?
field name: {vw007_LCROpenReport.mat_date}
parameter name: {?Maturity Date}
formula the select expert built:
{vw007_LCROpenReport.mat_date} = {?Maturity Date}
version: Crystal Reports 10
Thank You,
Marco
SysAdmin