Skip to Content
0
Former Member
Nov 14, 2012 at 02:40 AM

Formatting for EPMInsertCellsBeforeAfterBlock

57 Views

Hi,

I am using BPC 10 MS.

I have 2 reports in 1 worksheet to simulate the "pipe" region.

I used "EPMInsertCellsBeforeAfterBlock" to simulate "EVBefore". The report is showing the new row, but the formatting is only applied to Report 000, and not Report 001.

My formula is:

=EPMInsertCellsBeforeAfterBlock("000;001","Account",TRUE,C9)

As you can see, i have put both the report IDs in the formula, and it's still not working.

Any ideas or suggestions?

Cheers