I have a report that needs to be run for a complete month. As part of the requirement, I cannot rely on the user to enter a valid date range. Therefore, I am thinking of using a dropdown parameter where the user will select a month and then a numeric parameter for the user to specify a year. I have formulas and shared variables to get the determine the actual date range.
For example: [May 1, 2014 - May 31, 2014]
[Jun 1, 2013 - Jun 30, 2013]
Is there a way to pass these formula result variable values to my main COMMAND to be used in my WHERE clause ?
I appreciate any assistance with how to accomplish this and/or any suggestions on alternate ways to achieve a report that executes for a single month date range specified by the user as described above.
Thanks
For example: [May 1, 2014 - May 31, 2014]
[Jun 1, 2013 - Jun 30, 2013]
Is there a way to pass these formula result variable values to my main COMMAND to be used in my WHERE clause ?
I appreciate any assistance with how to accomplish this and/or any suggestions on alternate ways to achieve a report that executes for a single month date range specified by the user as described above.
Thanks