![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
No, this isn't possible in MDX - as was stated in the previous reply, the only way to do it is to build the MDX query string dynamically in your |
|
Chris ----- Imran wrote: ----- Hello, how is it possible to pass parameters through MDX? for eg: SELECT {[qty invoiced], [Cost], [Price]} ON COLUMNS, NonEmptyCrossJoin ([N_Cust].Members,[N_time].Members) ON ROWS FROM N_Cube I saw in a previous reply to this question you can pass the MDX code as string, but this is hard coded at design time right, is it possible to get parameter values @ RUNTIME? suppose i want the user to enter a value for the year field so that informtion will be filtered based on that year thanks regards Imran |
![]() |
| Thread Tools | |
| Display Modes | |
| |