T O P I C R E V I E W |
njojo |
Posted - 01/09/2007 : 13:53:41 I have filter from a time dimension but no data is populated when you click the blue arrow. The cube is a virtual cube, I have processed the dimension and the cube. Other filters are populated. Does anyone know what might be wrong? |
5 L A T E S T R E P L I E S (Newest First) |
admin |
Posted - 01/23/2007 : 10:01:54 I am not sure I understand why you need to use the LinkMember function. Can you show your MDX? |
njojo |
Posted - 01/22/2007 : 13:20:41 I am using LinkMember (or trying anyway)....need the user to be able to choose a start date and end date for a duration calculation. The empty member is the "end date". The requirements are to have a sum for * Pre = 3 mos before start date thru start date * During = start date thru end date * Post = end date thru 3 months after end date
I have the during working with both dates selected. The pre only works if no end date is selected. Post doesn't seem to be working at all. Any ideas? |
admin |
Posted - 01/17/2007 : 09:46:47 This option is only on the report level. There is no easy way to set it for all users.
Anyway, why do you need a filter that has no members with data? |
njojo |
Posted - 01/11/2007 : 07:41:00 Thank you so much. That did the trick. One other question, if I save that option with the report, will it be maintained for all users, or does each user have to set that option?
Thanks again, njojo |
admin |
Posted - 01/10/2007 : 11:53:25 Please try this:
Design > OLAP Report Option > Not Empty (tab) > Check Show Filter Empty Items |