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)
 Year & Month Parameters!

Author  Topic 

sqlrich
Starting Member

6 Posts

Posted - 2010-02-24 : 03:19:15
Hi all,
im new to ssrs 2008.

I want to filter the data by year & month.

im using ssas 2008 data cube as a data source for reporting.

my requirement sample is below:
jan feb mar apr may jun
act 100 100 100 100 100 100
bgt 100 100 100 100 100 100

--filter by year & month

how to create parameter for year & month using time/period dimension?

thanks in advance!

   

- Advertisement -