- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 225字
- 2021-07-23 19:43:59
Making the spreadsheet more readable with comments
Sometimes, cells need additional information to explain how they are used. You can create comment text on an adjacent cell. Or, if you do not want to fill up other cells, you can right-click on the same cell and select Insert Comment.
Getting ready
You need a basic dashboard containing a few components in the canvas with some bindings to the data model in the spreadsheet. You can also just reuse the dashboard from the previous recipe.
How to do it...
- Right-click on the cell to which you want to add the extra information.
- Choose Insert Comment.
- Add your text. A small red triangle will appear in the upper-right corner of the cell.
- Now hover your mouse over the cell and the comment you just entered will appear.

How it works...
Comments are related to one spreadsheet cell only and are shown if you hover over the cell. This is a great way to document information that you do not need to see all the time, and keeps your data model clean.
A little remark about the usage of comments: they increase the size of the SAP BusinessObjects Dashboards file a bit.
- JavaScript全程指南
- Java系統(tǒng)分析與架構(gòu)設(shè)計(jì)
- CockroachDB權(quán)威指南
- LabVIEW入門與實(shí)戰(zhàn)開(kāi)發(fā)100例
- Learning Informatica PowerCenter 10.x(Second Edition)
- 精通軟件性能測(cè)試與LoadRunner實(shí)戰(zhàn)(第2版)
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 深入分布式緩存:從原理到實(shí)踐
- 深度學(xué)習(xí):Java語(yǔ)言實(shí)現(xiàn)
- Go語(yǔ)言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(2)
- Web程序設(shè)計(jì):ASP.NET(第2版)
- Android Studio開(kāi)發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App上線 (移動(dòng)開(kāi)發(fā)叢書)
- 面向?qū)ο蟪绦蛟O(shè)計(jì)及C++(第3版)
- Distributed Computing with Python
- AI輔助編程Python實(shí)戰(zhàn):基于GitHub Copilot和ChatGPT