A helping hand would be great. This all seems a bit overkill for what to me feels like an easy report, so I feel like I'm missing something.
We're building this report on a cube.
Hi,
In the Report Parameters dialog, set the Default value of your second parameter to Non Queried and enter the following in the Expression Editor
Code Snippet
=CINT(Parameters!<Param1>.Value) - 1
Replace with the name of your parameter and this should achieve what you want to do.
HTH.
Cheers,
Leigh
|||That gives me an error while previewing. More precisely, when I select the "to" in preview, I get:
Code Snippet
An error occured during local report processing.
Error during processing of of "FromYear" report parameter.
No comments:
Post a Comment