Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
How to display a BIP Report in multiple excel sheets
Summary:
How to display a BIP Report in multiple excel sheets
Content (please ensure you mask any confidential information):
Hi,
we would like to display the output of a BIP Report in multiple excel sheets. In order to achieve this goal, we built a rtf file (see the AUTOCENSIMENTO_CHECK_CONOSCENZE_OLD.rtf attachment) in this way we correctly obtained the output file 'Ricerca Conoscenze Dichiarate_CONOSCENZE_AUTOCENSIMENTO.xlsx'.
Now we would like to add a new sheet in our output file. Therefore in the rtf file, we copied the table and the tag (<?spreadsheet-sheet-name:Conoscenze linguistiche?>) in the page 3 and we pasted them in the page 4, then we updated the fields in the new table and the tag (from <?spreadsheet-sheet-name:Conoscenze linguistiche?> to <?spreadsheet-sheet-name:Conoscenze social e digital?>); see the new rtf file 'AUTOCENSIMENTO_CHECK_CONOSCENZE_UPDATE.rtf'.