Hi,
I am just hitting this using 9.4mr1.
As yet (9.5.1 HF11) the Perspectives print report functionality still does not support rebuilding active forms so I wouldn't holding my breath for this to be fixed ...
Does it mean you would not recomend to try to use the 2 tools combined ( Active form + print report) ?
Or does it mean to be used combined with a few restrictions at this stage ? (depending on version ectect).
i.e the active form formulas are refreshed ( equivalent to Shift +f9) but the structure remain static and keep the format of the current state of the active form ?
I just lodged a service request to ibm about an issue with active form burst using print report.
My key issue is that my TM1RPTROW formulas disapear during the refresh process when i choose to print the report in multiple workbooks using excel snapshot method.
I noticed also that all rows dependant from a TM1RPTROW formula are kept as is and retrieve the data
So my output looks something like
Active form1
TM1RPTROW => Empty, Empty, Emptyyyyyyyyyyyyyyyyy
subsetmember2 =>Data , Data, Dataaaaaaaaaaaaaaaaaa
Active form2
TM1RPTROW => Empty, Empty, Emptyyyyyyyyyyyyyyyyy
Active form3
TM1RPTROW => Empty, Empty, Emptyyyyyyyyyyyyyyyyy
Active form4
TM1RPTROW => Empty, Empty, Emptyyyyyyyyyyyyyyyyy
Active form5
TM1RPTROW => Empty, Empty, Emptyyyyyyyyyyyyyyyyy
subsetmember2 =>Data , Data, Dataaaaaaaaaaaaaaaaaa
subsetmember3 =>Data , Data, Dataaaaaaaaaaaaaaaaaa
subsetmember4 =>Data , Data, Dataaaaaaaaaaaaaaaaaa
I could live without a rebuild but i need my TM1RPTROW to refresh
I can see a work around but it sounds very ugly...(anticipate the behaviour and adapt my subsets, I don t think so ?!!??)
Will I have to come back to VBA just to manage the print/burst of active forms ?
Hope, i am clear enough...
Any idea welcome...