- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 187字
- 2021-07-23 19:44:01
Navigating between worksheets
When developing dashboards it is a common problem to have to manually scroll through tabs when there are too many worksheets. To access tabs that are not visible, we are used to pressing the arrow keys to move to the desired tab.

How to do it...
- To have all tabs displayed in one menu, right-click on any of the arrow keys at the bottom, in the left-hand side navigation area. You will then see the list of tabs that you can choose from.
- You can also use Ctrl + PageUp, which will move to the previous sheet in your workbook.
- Ctrl + PageDown will navigate to the next sheet in the workbook.
How it works...
This tip allows developers to quickly toggle between worksheets. Being able to quickly right-click and view a menu of all available tabs is faster than scrolling through each tab in order to reach tabs that are not visible. In addition, the ability to use a hotkey to cycle through each tab brings some time-saving benefits to those who are comfortable with using the keyboard to perform all their actions.
推薦閱讀
- Learning NServiceBus(Second Edition)
- Google Apps Script for Beginners
- React.js Essentials
- C程序設(shè)計(jì)案例教程
- Java程序設(shè)計(jì)
- Python編程從0到1(視頻教學(xué)版)
- C語言程序設(shè)計(jì)
- Test-Driven Development with Django
- Web前端應(yīng)用開發(fā)技術(shù)
- Python趣味編程與精彩實(shí)例
- JavaScript悟道
- Python Web自動化測試設(shè)計(jì)與實(shí)現(xiàn)
- Pandas入門與實(shí)戰(zhàn)應(yīng)用:基于Python的數(shù)據(jù)分析與處理
- 面向物聯(lián)網(wǎng)的Android應(yīng)用開發(fā)與實(shí)踐
- Node.js Web Development