- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 335字
- 2021-07-23 19:43:58
Making the spreadsheet more readable with colors
The more complex a dashboard gets, the more clogged the spreadsheet might get with data, Excel formulas, and other usages. To make clear what the exact purpose of a cell is, we color code them to make things more clear.
Getting ready
You need a basic SAP BusinessObjects Dashboards file containing a few components in the canvas with some bindings to the data model in the spreadsheet.
How to do it...
- Go to your data model in the spreadsheet.
- Select the cell(s) you want to color.
- Click on the Fill Color button in the Font section of the Home tab and select the desired color.
- Color the cells that have dynamic visibility values in orange.
- Color the cells with input values from canvas components in yellow. In the following screenshot, row A3:N3 is used as the destination range for a drill down from a chart.
- Color the cells that will be filled with data from an external data source in blue.
- Color the cells with Excel formulas in green.
How it works...
As you can see, there are many roles that cells in the spreadsheet can play. If these were not color coded, you would be faced with a daunting task when updating the Excel model in the future. In our example, we colored calculations in green, external data input in blue, and component input data in yellow.
There's more...
To make the data model readable, not only for yourself but also for others, it is helpful to create a legend in your spreadsheet that explains what each color represents. Any color scheme can be used, but it is important that you stick to the chosen scheme and use it consistently throughout the development of your dashboard.
It is important to create a separate worksheet that houses the legend, as seen in the following screenshot. You can also use this overall summary worksheet to include the information such as project name, description, usage, version (history), and so on.

- C語言程序設(shè)計(jì)(第3版)
- 零基礎(chǔ)學(xué)C++程序設(shè)計(jì)
- HTML5 移動(dòng)Web開發(fā)從入門到精通(微課精編版)
- 網(wǎng)頁設(shè)計(jì)與制作教程(HTML+CSS+JavaScript)(第2版)
- Practical Game Design
- Java性能權(quán)威指南(第2版)
- Java Web開發(fā)技術(shù)教程
- PhoneGap Mobile Application Development Cookbook
- Getting Started with React Native
- 深入淺出Go語言編程
- SSH框架企業(yè)級應(yīng)用實(shí)戰(zhàn)
- AI自動(dòng)化測試:技術(shù)原理、平臺(tái)搭建與工程實(shí)踐
- Microsoft Windows Identity Foundation Cookbook
- Android從入門到精通
- Scratch少兒編程高手的7個(gè)好習(xí)慣