- Learning SAP BusinessObjects Dashboards
- Taha M. Mahmoud
- 261字
- 2021-07-16 14:06:01
Dashboard creation process
We can start creating our dashboard once we complete the initiation phase. The dashboard creation process is very simple, as we can see in the following diagram:

Now, let's discuss each step in more detail as follows:
- Import data: The first logical step in the dashboard creation process is to import data to your dashboard, which can be done by linking our dashboard MS Excel model with a dynamic data source, such as Live Office, Web service or Direct Universes query. This option will help us dynamically refresh the data in our dashboard after we publish it. On the other hand, we can also import the Excel raw data into our dashboard. In this case, our dashboard will depend on the data imported, and somehow it will be static.
- Build the model: We can start building the model after importing the data by adding dashboard components, and by linking them with the data we imported in the preceding section. We may link our dashboard objects directly to the source data, or we may need to use Excel formulas to shape the data and prepare it before linking it with the dashboard components.
- Publish the model: The last step after we complete the design of our dashboard is to publish it to the BO server to be used by the end users.
By now, you might be bored of reading a lot of theory. So, let's start implementing the eFashion dashboard as per the sketches and prototype that we have. We start with the workspace preparation and data import.
推薦閱讀
- Oracle從新手到高手
- Blockly創(chuàng)意趣味編程
- 小程序開發(fā)原理與實(shí)戰(zhàn)
- Web Development with MongoDB and Node(Third Edition)
- Working with Odoo
- Node.js全程實(shí)例
- Clean Code in C#
- Java并發(fā)編程:核心方法與框架
- C編程技巧:117個(gè)問題解決方案示例
- 貫通Tomcat開發(fā)
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- Java RESTful Web Service實(shí)戰(zhàn)
- Using Yocto Project with BeagleBone Black
- C語言程序設(shè)計(jì)
- Learning iOS Penetration Testing