- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 203字
- 2021-07-23 19:44:00
Debugging the spreadsheets
It is common that SAP BusinessObjects Dashboards developers may accidently put in the incorrect formula when developing logic on their spreadsheets. Using the Ctrl + ` hotkey will make things much easier.
How to do it...
- Select the worksheet you want to see formulas for.
- Hit the Ctrl + ` (grave accent) hotkey.
- You will see the value in the cell change to the formula.
How it works...
The Ctrl + ` hotkey works by showing the underlying formula of a cell. This is extremely useful if you are comparing formulas from multiple cells, as the developer does not have to flip between formulas in order to see what they are doing wrong when comparing multiple cells. Developers can quickly analyze their worksheet and find the cause of their problem.
The following screenshot shows the results of two Excel formulas in cells A1 and A2:

After using the Ctrl + ` hotkey, the formulas of both cells are displayed, as you can see in the next screenshot:

- Django+Vue.js商城項目實戰
- Designing Machine Learning Systems with Python
- Learning Docker
- 信息安全技術
- Linux Device Drivers Development
- Python編程實戰
- Building RESTful Python Web Services
- NoSQL數據庫原理
- 21天學通C++(第5版)
- Julia for Data Science
- 計算機應用基礎教程(Windows 7+Office 2010)
- Python Interviews
- Learning VMware vSphere
- App Inventor少兒趣味編程動手做
- Using Yocto Project with BeagleBone Black