Passing YEAR or MONTH from variables to Parameters

Stimulsoft Reports.WPF discussion
Post Reply
LSantos
Posts: 9
Joined: Thu Aug 16, 2012 8:30 am

Passing YEAR or MONTH from variables to Parameters

Post by LSantos »

Hello

I have build a SQL server stored procedure that return values depending on 4 parameters:
Present Year
Previous Year
Month of Present Year
Month of Previous Year

The report works, but i want to see for the parameters only textbox to input Years or Months , actually i have a calendar.
I can do that , because i don´t find any example.
How can build my variables and also my parameters.

Many thanks
Luis Santos
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Passing YEAR or MONTH from variables to Parameters

Post by HighAley »

Hello.
LSantos wrote:I have build a SQL server stored procedure that return values depending on 4 parameters:
Present Year
Previous Year
Month of Present Year
Month of Previous Year

The report works, but i want to see for the parameters only textbox to input Years or Months , actually i have a calendar.
I can do that , because i don´t find any example.
How can build my variables and also my parameters.
Please, look at the Parameters - Date Range example report from our Demo.

Thank you.
Post Reply