Page 1 of 1
Active Form goes blank after running a TI Process
Posted: Thu Jun 06, 2013 9:26 pm
by LutherPaul
Hi All,
TM1 Active Form goes blank after running a TI Process. On rebuilding sheet, values return. Any reason?
Thanks,
LP.
Re: Active Form goes blank after running a TI Process
Posted: Thu Jun 06, 2013 10:38 pm
by Alan Kirk
LutherPaul wrote:Hi All,
TM1 Active Form goes blank after running a TI Process. On rebuilding sheet, values return. Any reason?
Could you please review
the Request For Assistance Guidelines. You haven't given anyone anything to go on here. There's no indication of which environment you're doing this in (Web or Excel), exactly what you mean by "goes blank", what the TI does, whether what it does is connected to cubes that the active form is drawing from, whether you are running the TI from an Action Button or externally...
People don't mind helping, generally, but you do need to make it as easy as possible for them by putting some details into your questions.
Re: Active Form goes blank after running a TI Process
Posted: Fri Jun 07, 2013 1:37 pm
by LutherPaul
Thanks Alan and applologies.
I face this problem in Excel active form. Server env 2008 R2, TM1 9.5.2.
A button on the active form runs a TI Process that updates the cubes with the values in the spread sheet (this part works fine) and afterwards, does not reload anything back. All cells are blank.
When I hit "rebuild current sheet", cells are reloaded.
I want to "rebuild current sheet" with the values from cube after the completion of the TI Process.
Any ideas?
Thanks,
LP.
Re: Active Form goes blank after running a TI Process
Posted: Fri Jun 07, 2013 8:01 pm
by mvaspal
Hi
Without knowing anything about the data content of your active form:
Have you tried to select 'Rebuild Sheet' when you click on 'Options...' in the Action Button Properties window? That should automatic rebuild your sheet when the TI finished running.
Re: Active Form goes blank after running a TI Process
Posted: Wed Aug 07, 2013 3:47 pm
by LutherPaul
Thank you mvaspal.
That was the issue. i initially had "Automatically Recalculate Sheet" selected.
What is the difference between "Automatically Recalculate Sheet" and "Rebuild Sheet"?
Thank you.
Re: Active Form goes blank after running a TI Process
Posted: Wed Aug 07, 2013 4:07 pm
by tomok
LutherPaul wrote:What is the difference between "Automatically Recalculate Sheet" and "Rebuild Sheet"?
Exactly what the name implies. Recalculating simply recalculates the formulas existing in the sheet. Rebuild runs the macro hidden in the Perspectives add-in that re-draws the rows.