Perspectives and TM1RPTROW
Posted: Thu Jun 02, 2016 9:05 am
Hi all,
Continuing my journey and would love a bit of advice regarding Perspectives and this TM1RPTROW function. I believe I've got my head around it by digging into the Internet and looking at Planning Sample, but could do with a level-set if anyone's willing to provide it... or a pointer to a Getting Started document (which, unless I'm blind, doesn't seem to be in existence).
First question is - can I do this?
Start up Perspectives, connect to Planning Sample, insert an Active Form, choose Cube plan_ExchangeRate and View plan_exhange_rate_input_by_rate and you are presented with a table where the columns are filled-in with the contents of the "All Exchange Rates" Subset from the plan_exchange_rates Dimension. All good, I see rows containing local exchange rate, period beginning exchange rate, period ending exchange rate, planned exchange rate, current exchange rate and corporate exchange rate - 6 items, 6 rows.
The Excel formula for populating that is also simple and understandable - TM1RPTROW($B$9,"Planning Sample:plan_exchange_rates","All Exchange Rates") - and my question centres around this.
Can I copy that cell's formula and paste it elsewhere in the spreadsheet's worksheet and should I expect it to automatically 'unroll' all those 6 rows for me when I do that?
If I do that, and copy the same formula to cell B25 (just below the existing stuff) then I get a single row returned which contains local exchange rate - but not the other 5 rows I might expect to be returned.
Am I going about this incorrectly? Can I make copies and amendments to a cell containing a TM1RPTROW formula in this manner? Can I have more than 1 TM1RPTRow per worksheet? Do I have to insert another time from the Active Form menu in Perspectives? I did try the Rebuild buttons but no joy and this is so simple I'm thinking that I must be doing it wrong.
Continuing my journey and would love a bit of advice regarding Perspectives and this TM1RPTROW function. I believe I've got my head around it by digging into the Internet and looking at Planning Sample, but could do with a level-set if anyone's willing to provide it... or a pointer to a Getting Started document (which, unless I'm blind, doesn't seem to be in existence).
First question is - can I do this?
Start up Perspectives, connect to Planning Sample, insert an Active Form, choose Cube plan_ExchangeRate and View plan_exhange_rate_input_by_rate and you are presented with a table where the columns are filled-in with the contents of the "All Exchange Rates" Subset from the plan_exchange_rates Dimension. All good, I see rows containing local exchange rate, period beginning exchange rate, period ending exchange rate, planned exchange rate, current exchange rate and corporate exchange rate - 6 items, 6 rows.
The Excel formula for populating that is also simple and understandable - TM1RPTROW($B$9,"Planning Sample:plan_exchange_rates","All Exchange Rates") - and my question centres around this.
Can I copy that cell's formula and paste it elsewhere in the spreadsheet's worksheet and should I expect it to automatically 'unroll' all those 6 rows for me when I do that?
If I do that, and copy the same formula to cell B25 (just below the existing stuff) then I get a single row returned which contains local exchange rate - but not the other 5 rows I might expect to be returned.
Am I going about this incorrectly? Can I make copies and amendments to a cell containing a TM1RPTROW formula in this manner? Can I have more than 1 TM1RPTRow per worksheet? Do I have to insert another time from the Active Form menu in Perspectives? I did try the Rebuild buttons but no joy and this is so simple I'm thinking that I must be doing it wrong.