Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
I am trying to build a report in Excel connected to a cube, using dynamic parameters. My problem is that the parameters can't be made dynamic. I would like to do 2 things that I can do in SSRS Reports: 1. I would like to make my time parameter dynamic so that opening the report automatically adjusts the parameter to the current month. 2. I would like to have parameters which filter other parameters. For example selecting a region would limit all lower lying parameter values to that region. Anybody done things like this? Thank you! Erwin Velthuis |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
First problem, you could setup a cell with formula
=MONTH(TODAY()) Second problem, you can use dynamic validation http://www.contextures.com/xlDataval02.html Then, setup your query to reference the appropriate cells and use them as parameters. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Erwin" wrote: Hi all, I am trying to build a report in Excel connected to a cube, using dynamic parameters. My problem is that the parameters can't be made dynamic. I would like to do 2 things that I can do in SSRS Reports: 1. I would like to make my time parameter dynamic so that opening the report automatically adjusts the parameter to the current month. 2. I would like to have parameters which filter other parameters. For example selecting a region would limit all lower lying parameter values to that region. Anybody done things like this? Thank you! Erwin Velthuis |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Luke,
Thank you for your quick reaction, I have found these solutions on several sites but I don't see how you apply them to a PivotTable connected to an SSAS Cube. I can't find any way of changing parameters, other than changing them in the cube. Greetingss, Erwin "Luke M" wrote: First problem, you could setup a cell with formula =MONTH(TODAY()) Second problem, you can use dynamic validation http://www.contextures.com/xlDataval02.html Then, setup your query to reference the appropriate cells and use them as parameters. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Erwin" wrote: Hi all, I am trying to build a report in Excel connected to a cube, using dynamic parameters. My problem is that the parameters can't be made dynamic. I would like to do 2 things that I can do in SSRS Reports: 1. I would like to make my time parameter dynamic so that opening the report automatically adjusts the parameter to the current month. 2. I would like to have parameters which filter other parameters. For example selecting a region would limit all lower lying parameter values to that region. Anybody done things like this? Thank you! Erwin Velthuis |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating OLAP cubes in Excel 2007 | Excel Discussion (Misc queries) | |||
Newbe trying to do Dynamic Parameters from a Worksheet | Excel Discussion (Misc queries) | |||
Can somebody help me to create offline cubes | Excel Discussion (Misc queries) | |||
OLAP Cubes | Excel Discussion (Misc queries) | |||
Excel pivottable with OLAP cubes saves names, not keys | Excel Discussion (Misc queries) |