Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Parameter current month and previous month

Author  Topic 

ALSZ37
Starting Member

25 Posts

Posted - 2015-03-27 : 16:57:42
Hi all,

Could someone help me with setting up a parameter to filter based off a date. I want to display current and previous month parameter based on list_date. In the where clause of the dataset I have where list_date = @select. Not sure how to configure the parameter for current and previous month.
   

- Advertisement -