Hi Luciana,
Below are parameters
Synatx:-EPMCopyRange(ReportId, Row, Range)
Parameters-
ReportId- ID of one or several reports.
Row-
True- Indicates Column.
False- Indicates Row.
Range-Specify the range of given condition.
try to use as below
=epmcopyrange("000",true,B2:P2)