- 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.

- Getting Started with PowerShell
- KnockoutJS Starter
- Java程序設(shè)計:原理與范例
- HTML5入門經(jīng)典
- 大模型RAG實戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- 表哥的Access入門:以Excel視角快速學(xué)習(xí)數(shù)據(jù)庫開發(fā)(第2版)
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- 精通MATLAB(第3版)
- 軟件測試技術(shù)
- MATLAB 2020 GUI程序設(shè)計從入門到精通
- Java程序設(shè)計教程
- 生成藝術(shù):Processing視覺創(chuàng)意入門
- Analytics for the Internet of Things(IoT)
- Windows 10 for Enterprise Administrators
- Visual C++網(wǎng)絡(luò)編程教程(Visual Studio 2010平臺)