Is it possible to set the value of a command parameter to a date calculation i.e 2 months from the date run without putting it in a sub-report and passing the values from a main report?
Asked
Active
Viewed 546 times
0
-
couldn't understand... do you mean hardcoding the values in query? – Siva Jun 02 '16 at 15:59
-
Like setting the value to two months after the run date in a formula – jch Jun 02 '16 at 17:15
-
Can you show example? – Siva Jun 02 '16 at 17:38
1 Answers
0
You can do this either using a subreport or in the calling application. No other way. You can check this video to see how it works in an application: http://www.r-tag.com/Pages/Preview_RTagAndBOE.aspx
Jump directly to 2:12 or select "Parameter templates" in the menu. This software has a free version, which supports the default values so if changing the application is an option for you go and get it from here: http://www.r-tag.com/Pages/CommunityEdition.aspx
If you developed your own application you can implement similar interface.

Lan
- 1,335
- 1
- 9
- 14