Create the Sections with the Content You're Displaying
Create the sections with the visualizations and tables that you want to add to the tab. You can add up to 5 sections in a tab. Each section can display a table, a list, or a visualization created in the Visualizations Configurations tool or in Express Reports.
Embedding Oracle Fusion Data Intelligence content requires extra steps, and is covered in a separate topic Embed Content Created in Oracle Fusion Data Intelligence.
- Display the Sales Dashboard and open the Oracle Visual Builder Studio.
-
In the Properties pane Components tab, search for and click Contents Container.
On the Contents Container Properties pane, click the + Section button.
-
Select + New Section at the top of the list.
-
In the Properties New Section pane, Title field, enter a title for the visualization component.
Note:The title is the name of the component and doesn't appear on the dashboard at runtime. The runtime title comes from the
dashboardTitle
parameter that you add to the visualization code. Click the Go to Designer link.
Click the Code button.
Your new section displays empty placeholder
template
tags.- Add the appropriate code, depending on the type of content you're adding:
- You're now ready to add the section to the contents container as described in the topic Add the Sections to the Tab's Contents Container.