ViewZeroOut question about current month

Post Reply
ChrisF79
Posts: 52
Joined: Mon Sep 20, 2010 2:20 pm
OLAP Product: IBM TM1
Version: 9.5.1
Excel Version: 2007 SP2

ViewZeroOut question about current month

Post by ChrisF79 »

Greetings:

I need to use ViewZeroOut to delete only the data from the current month. I do have a variable in my Turbo Integrator function that holds the current month (i.e. Sep 2010) but how can I pass that to the ViewZeroOut view that I've prepared?
stingo
Posts: 69
Joined: Mon Sep 27, 2010 2:46 pm
OLAP Product: Cognos TM1
Version: 9.1 onwards
Excel Version: client dependant
Location: UK, CH, BE

Re: ViewZeroOut question about current month

Post by stingo »

hi,

you can create a subset for the month dimension containing just the month indicated by the variable and create the zeroout view based on that subset.
Post Reply