Hello
We are currently working with versión 10.1 BPC NW, versión: SP20 Patch 2 NET 4
We need to open a BPC report more than once, but this version cannot do this the old BPC 7.5 MS version generates different versions for
a same report, adding a sequential number at the end of the report's name and and therefore it can work a same report at the same time.
For example, we have a report with name "Financial report.xlm", the first time we open that report the name assigned by the system is:
Financial report1.xlm
if we open the same report again, without closing the first one, the system assign this new report the name:
Financial report2.xlm
with this we can open the same report many times.
This is not posible in our BPC new version, because when we open a new report, no sequential number is added to the name of the report.
How can a BPC 10.1 report open more than once? is there a way to simulate the behavior of the 7.5 version?
Thanks Gurus!