- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 346字
- 2021-07-23 19:43:57
Introduction
During the development of a typical SAP BusinessObjects dashboard, the number of components as well as the Excel spreadsheet data bindings can become quite complex. To prevent us from getting lost in an unmanageable chaos of components, interactions, bindings, and several different Excel functionalities, a structured approach should be followed right from the start of dashboard development. Also, we should use the advantages Excel gives us to build an optimal data model that is easy to read and maintain.
Understanding the dashboard workspace
Before you begin designing dashboards, it is important that you understand the workspace. The workspace area is illustrated as follows:

Let's have a look at some of the important sections of the dashboard workspace as depicted in the preceding screenshot:
- Menu bar and toolbar (1): SAP BusinessObjects Dashboards consists of a menu bar as well as five toolbars that are used to help develop dashboards.
- Dashboard canvas (2): This is where the dashboard presentation is built. Users drag and drop dashboard objects here.
- Embedded spreadsheet (3): This embedded spreadsheet is used to associate the dashboard objects with data. More information on tips and best practices when building your spreadsheet models can be found later in this chapter.
- The Components window (4): Users can drag and drop dashboard components from the Components window onto the dashboard canvas.
- The Object Browser (5): All objects existing in the dashboard model can be found in the Object Browser. It provides a way to easily access your dashboard objects. For more instructions on using the object browser, please refer to the following recipe, Using the Object Browser.
- The Properties window (6): This contains settings and formatting options for a selected component.
- The Query Browser (7): This allows users to create and manage dashboard queries. For more information, please refer to the recipe Using the Query Browser in Chapter 8, Dashboard Data Connectivity.
- The Mobile Compatibility window (8): This provides mobile compatibility information on all the objects found in the dashboard model. For more information, please refer to the recipe Going mobile in Chapter 9, Exporting and Publishing.
- C語言程序設(shè)計(jì)(第2 版)
- 軟件架構(gòu)設(shè)計(jì):大型網(wǎng)站技術(shù)架構(gòu)與業(yè)務(wù)架構(gòu)融合之道
- 程序員面試算法寶典
- 數(shù)據(jù)庫系統(tǒng)原理及MySQL應(yīng)用教程
- 網(wǎng)頁設(shè)計(jì)與制作教程(HTML+CSS+JavaScript)(第2版)
- Effective Python Penetration Testing
- Python貝葉斯分析(第2版)
- HTML5+CSS3網(wǎng)頁設(shè)計(jì)
- Highcharts Cookbook
- 從零開始學(xué)C語言
- ExtJS高級程序設(shè)計(jì)
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)
- Learning Python Data Visualization
- Android Game Programming by Example
- Node.js實(shí)戰(zhàn):分布式系統(tǒng)中的后端服務(wù)開發(fā)