Re: Active Form TM1RPTVIEW and DBRW Problem
Posted: Tue Oct 18, 2016 1:05 am
This is a common use of applying control cube values to active forms. Though, I wouldn't think the necessity of converting DBRWs in the active forms to DBR.
Below is a quick test on 10.2.2, with all DBRWs still intact. One "feature" with activeform, TM1RPTROW will only bring back elements that the DBRWs are picking. For example, if you have suppress zero toggled on, and your spreadsheet is structured as follow:
[1] TM1RPTROW... [2] DBRW(TM1RPTVIEW...), [3] DBR(VIEW...)
In the case, [2] is 0, [3] <> 0, the active form won't return this element.
Below is a quick test on 10.2.2, with all DBRWs still intact. One "feature" with activeform, TM1RPTROW will only bring back elements that the DBRWs are picking. For example, if you have suppress zero toggled on, and your spreadsheet is structured as follow:
[1] TM1RPTROW... [2] DBRW(TM1RPTVIEW...), [3] DBR(VIEW...)
In the case, [2] is 0, [3] <> 0, the active form won't return this element.