Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to skip a row in BIP Report using RTF template.

Received Response
181
Views
3
Comments

Summary

How to skip a row in BIP Report using RTF template.

Content

How to skip a row in BIP Report using RTF template.

There is Pivot table in the report. Snapshot is below.

Banker Id | Customer Id | Dec 16 | Jan 16 | Feb 16 | march 16 | Total

------------------------------------------------------------------------------------------

123          |  1234           |  0          |      0    |   0         |     0          |    0

234          |  2345           |  1000    |      0    |    2000  |     500      |    3500

-------------------------------------------------------------------------------------------

Total                                                                                                3500

------------------------------------------------------------------------------------------

I need to hide the row where banker id = 123 and customer id 1234. i.e first row.

How to hide using RTF template.

XML and RTF are attached

Answers