Inserting data with the Source Data component
The Source Data component enables us to insert data into spreadsheet cells by changing the selected index value of the component. This is a different approach to inserting data than the one we saw in Chapter 3, From a Static to an Interactive Dashboard, when we were discussing selectors and drilldowns.
Getting ready
Open a new SAP BusinessObjects Dashboard file and enter the following data into the spreadsheet:
How to do it...
Drag a Pie Chart component into the canvas.
Bind the Chart field to cell B3 and leave the Subtitle field empty.
Bind the Data | Values field to the spreadsheet range from C3 to E3. Select the Data in Rows option.
Bind the Labels field to cells C5 to E5.
Drag a Horizontal Slider component to the canvas.
Bind the Data field to cell B1.
Set Minimum Limit to
0
and Maximum Limit to3
.Now drag the Source Data component into the canvas:
Set Insertion Type as Row.
Bind the Source Data field to cell range B6:E9.
Bind the Destination field to...