Page 1 of 1

Active Form

Posted: Tue Aug 06, 2013 11:43 am
by Abinaya
Hi
Is it possible to include a Attribute as a column in Active Form and include that in the rebuild? Say you want to update the attribute of the Dimension, so you include that in the Active form.


regards,

Abi

Re: Active Form

Posted: Tue Aug 06, 2013 12:05 pm
by tomok
Anything you put in the top row of an Active Form (assuming that it's still inside the column range as defined in TM1RPTFMTIDCOL) will get "rebuilt", i.e., copied down as the form is redrawn. This includes values, Excel formulas, and TM1 formulas.

Re: Active Form

Posted: Tue Aug 06, 2013 12:19 pm
by Abinaya
Thanks. Is that means, say we can use DBRA in a column and as long it's within the range of active form it will be updated for all the rows of the rebuild?

Re: Active Form

Posted: Tue Aug 06, 2013 12:50 pm
by Wim Gielis
Yes

Re: Active Form

Posted: Wed Aug 07, 2013 5:22 am
by Abinaya
Thanks. Also I have loaded the Active form in the TM1 web as websheets. Now I did some changes to the data and saved using the button "Data Review
changes". Now I want to generate a exception report of the all the changes I did. How can I do this?

Should I try to read from log file?