Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
SAP BusinessObjects Dashboards 4.1 Cookbook

You're reading from   SAP BusinessObjects Dashboards 4.1 Cookbook Over 100 simple and incredibly effective recipes to help transform your static business data into exciting dashboards filled with dynamic charts and graphics

Arrow left icon
Product type Paperback
Published in Mar 2015
Publisher
ISBN-13 9781784391959
Length 452 pages
Edition 1st Edition
Concepts
Arrow right icon
Toc

Table of Contents (17) Chapters Close

Preface 1. Staying in Control FREE CHAPTER 2. Data Visualization 3. From a Static to an Interactive Dashboard 4. Dynamic Visibility 5. Using Alerts 6. Advanced Components 7. Dashboard Look and Feel 8. Dashboard Data Connectivity 9. Exporting and Publishing 10. Top Third-party Add-ons 11. Performance Tuning 12. Increasing Productivity A. Real-world Dashboard Case Studies B. Additional Resources – Supported Excel Functions and System/Software Requirements C. The Future of Dashboarding with SAP Design Studio Index

Using named ranges

With named ranges, it is possible to define a worksheet cell or a range of cells with a logical name.

Getting ready

You can use one of the dashboards from the previous recipes, or just create a new blank dashboard.

How to do it...

  1. Select a range of cells (for example, B1:B12).
  2. Insert a description (for example, Total_Sales) for this range in the Name Box in the upper left-hand side of the worksheet.
    How to do it...
  3. Now, this named range can be used in formulas in other worksheet cells. Type the formula =SUM(Total_Sales) in cell B13.
    How to do it...

How it works...

Using named ranges makes your formulas more readable, especially when you are working with multiple worksheets and using formulas that refer to cells in other worksheets.

Note

There is a restriction to using named ranges in SAP BusinessObjects Dashboards: the defined named range must refer to a single cell or must use formulas that return a single value from a range of cells. For example, let's say we have two named ranges: Sales (A1:A12) and Cost (B1:B12). A supported formula would be =SUM(Sales)-SUM(Cost). An unsupported formula would be =Sales-Cost.

There's more...

In this section, we will discuss two ways to select and manage your named ranges.

Defined named ranges

Clicking on the little triangle in the Name Box will show a list of all your defined named ranges in all your worksheets.

Defined named ranges

The Name Manager

If you use a lot of named ranges, the Name Manager can be a helpful tool to manage your named ranges. Here, you can also edit and delete the existing named ranges. You can find the Name Manager under the Defined Names section of the Formulas tab or by using the shortcut Ctrl + F3.

The Name Manager
You have been reading a chapter from
SAP BusinessObjects Dashboards 4.1 Cookbook
Published in: Mar 2015
Publisher:
ISBN-13: 9781784391959
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image