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

Passing values from dashboard to dashboard with Flash Variables

A common requirement is to be able to have two dashboards interact with each other by passing variables from one dashboard to another. In our example, we have a parent dashboard that encapsulates several children dashboards. In this recipe, we will show you how to pass values from one dashboard to another using Flash Variables.

How to do it...

  1. Open up a new Dashboard model and drag an Input Text component and a SWF Loader component into the canvas.
  2. Go to the spreadsheet and enter Company A in cell A1. This is the default value that will be passed to the second dashboard.
  3. In cell A2 type child.swf?Variable1= and in cell A3 type =CONCATENATE(A2,A1).
  4. Link the Input Text component to cell A1. Also make sure you select the Insert Data On Load option and bind its Destination field to cell A1.
  5. Bind the Source URL field of the SWF Loader component to cell A3.
    How to do it...
  6. Save and export this dashboard to an SWF file. See the Exporting to SWF, PPT, PDF...
lock icon The rest of the chapter is locked
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