Creating Interactive Dashboards in Web Intelligence

Slides:



Advertisements
Similar presentations
Xcelsius Tips and Tricks Chris Greer EV Technologies.
Advertisements

WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
1 After completing this lesson, you will be able to: Create a database. Create a table using the Table Wizard. Create and modify a table in Design view.
Decision Analysis Tools in Excel
WORKING SMART Crystal M. Thomas Henrico County DSS (804) POSSESS Central Region Member October 31, 2007.
® Microsoft Access 2010 Tutorial 5 Creating Advanced Queries and Enhancing Table Design.
Integrating Access with the Web and with Other Programs.
SUNY Morrisville-Norwich Campus- Week 7 CITA 130 Advanced Computer Applications II Spring 2005 Prof. Tom Smith.
1 of 6 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 11 1 Microsoft Office Excel 2003 Tutorial 11 – Importing Data Into Excel.
Access Tutorial 5 Creating Advanced Queries and Enhancing Table Design
Tutorial 11: Connecting to External Data
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Microsoft Office Word 2013 Expert Microsoft Office Word 2013 Expert Courseware # 3251 Lesson 4: Working with Forms.
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
Chapter 9 Macros, Navigation Forms, PivotTables, and PivotCharts
Chapter 2 Querying a Database
8 Copyright © 2004, Oracle. All rights reserved. Creating LOVs and Editors.
A guide for UICET for using Wikispaces.  A wiki is a web page or collection of web pages that can be linked together as a website.  Wikis are often.
Chapter 2 Querying a Database MICROSOFT ACCESS 2010.
Analysing Data with Excel Importing Data from a Text File To import data from a text file: 1.Start Excel. 2.Click File, click New, click Workbook,
Getting Started SAP BusinessObjects Analysis, edition for Microsoft Office v1.0.
Lesson 12: Creating a Manual and Using Mail Merge.
Analysing Data with Excel Viewing Help To view Help 1.On the Start menu, point to Programs, and then click Microsoft Excel. 2.On the Help menu,
Access Forms and Queries. Entering Data in Your Table  You can add data to your table in Datasheet view, by typing in the columns and rows.  This.
Chapter 1 Getting Started With Dreamweaver. Exploring the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 7 1 Microsoft Office FrontPage 2003 Tutorial 8 – Integrating a Database with a FrontPage.
January 2006Colby College ITS Setting Up Course Pages.
Excel part 5 Working with Excel Tables, PivotTables, and PivotCharts.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 6 1 Microsoft Office Access 2003 Tutorial 6 – Creating Custom Forms.
Access Queries and Forms. Adding a New Field  To insert a field after you have saved your table, open Access, and open the table  It is easier to add.
Integrating Components and Dynamic Text Boxes with the Animated Map– Lesson 101 Integrating Components and Dynamic Text Boxes with the Animated Map Lesson.
This screen may be skipped altogether if the user chooses a report from the server and clicks Ad Hoc or Edit or whatever. Also, the next screen would ordinarily.
June 17, 2009 Office 2007 Tips & Tricks.
Contract Compliance: Reporting
Quick Instructor Guide
Creating Oracle Business Intelligence Interactive Dashboards
Microsoft Access 2016 Simplify Data Entry with Forms
2 At the top of the zone in which you want to add the Web Part, click Add a Web Part. In the Add Web Parts to [zone] dialog box, select the check box of.
Lesson 23 Managing and Reporting Database Information
Queries.
Access Tutorial 3 Maintaining and Querying a Database
Creating LOVs and Editors
Creating links from an Alma Analytics report to an external web page
About SharePoint Server 2007 My Sites
Positioning Objects with CSS and Tables
2 At the top of the zone in which you want to add the Web Part, click Add a Web Part. In the Add Web Parts to [zone] dialog box, select the check box of.
Word Tutorial 6 Using Mail Merge
Managing Worksheets And Workbooks
Riding the Wave of Innovation
Simplify Data Entry with Forms Chapter 3
Microsoft Office Access 2003
Exploring Microsoft® Access® 2016 Series Editor Mary Anne Poatsy
SAP BUSINESS OBJECTS WEB INTELLIGENCE RICH CLIENT
Microsoft Office Access 2003
Chapter 2 – Introduction to the Visual Studio .NET IDE
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Microsoft Office Access 2003
Microsoft Office Access 2003
Access Tutorial 5 Creating Advanced Queries and Enhancing Table Design
IBM SCPM Basic Navigation
Tutorial 7 – Integrating Access With the Web and With Other Programs
Learning Objectives: Creating a new Table Style
Positioning Objects with CSS and Tables
Tutorial 8 Sharing, Integrating, and Analyzing Data
Assignment resource Working with Excel Tables, PivotTables, and Pivot Charts Fairhurst pp The commands on these slides work with the Week 2 Excel.
Tutorial 5 Advanced Queries and Enhanced Table Design
FPT Software Internal use Report Date: Author: Hoang Trung Thanh SAP HANA Reporting.
Presentation transcript:

Creating Interactive Dashboards in Web Intelligence Jared Hansen City of Mesa Jared.Hansen@MesaAZ.gov 480-644-4476 Creating Interactive Dashboards in Web Intelligence Using document linking and input controls to create dynamic and interactive reports

Linking Create hyperlinks to other documents Parameters can be passed between documents Linking can be made to specific report tabs or report elements Creates a more cohesive and guided analytical solution Use HTML mode (under preferences) to use the “wizard”, otherwise the Add Document Link option isn’t available and you have to manually add the link using the OpenDocument() function.

Linking - Steps Right-click on row, column, or cell in a data table Select LINKING from the context menu Select ADD DOCUMENT LINK

Linking - Steps With the LINK TO DOCUMENT tab selected, click BROWSE to choose an existing WebI report.

Linking - Steps Navigate to the destination report and click OPEN

Linking - Steps Select prompts dialog appears Can use if the select row, column, or cell appears as a prompt in the destination report Otherwise, click CANCEL

Linking - Steps Hyperlink properties Refresh on Open Target area within the document Report name Report part

Linking - Steps Document prompts What parameters pass to the destination report Right-click the down arrow for options Select object Use document default

Linking - Steps How you want to display the results (WebI, HTML, PDF) Where you want to display

Linking - Results

Input Controls Allows users to slice, dice, and interact with data while reading a report One of the most powerful filtering tools you can add to a report to encourage interactivity Uses the retrieved dimension, measures, or variables

Input Controls - Steps Select the input controls from the side panel Click on NEW at the top Select the object or variable to use as source and click NEXT

Input Controls - Steps Choose preferred control type either simple or multiple Simple Selections Entry field – direct user input Combo box – dropdown box Radio buttons – select one value using radio button List box – make selection from a list Multiple Selections Check box – check several values from list List box – select multiple values from a list

Input Controls - Steps Input Control Properties will depend on selected control type List of values Allow selection of all values Default values(s) Filter operators Number of lines Click NEXT

Input Controls - Steps Select what parts of the report you want filtered by the input control Entire report tab Specific elements Click FINISH

Input Controls - Results

BI WebI Dashboard Way to create an interactive report in WebI that functions similarly to a Dashboard Multiple report elements Use Input Controls to show/hide specific report elements Use Input Controls to dynamically change columns Add Linking for further details/functionality

BI WebI Dashboard - Steps Create a new variable such a vTableChart with a value of “Table”

BI WebI Dashboard - Steps Use the vTableChart variable to create an input control Use a custom list of values Chart Table

BI WebI Dashboard - Steps Uncheck “Allow selection of all values” You don’t normally want all elements to show at once! Select the default value from the custom list

BI WebI Dashboard - Steps Select each report element and hide when following formula(s) is/are true: Right-click on table: vTableChart <> “Table” Right-click on chart: vTableChart <> “Chart”

BI WebI Dashboard - Results

Dynamically Change Columns – First Create a variable [vColumn1] = “Default Value” Use an input control for each value you want Use the following formula in the table =If [vColumn1] = “Value1” Then [Value1] ElseIf [vColumn1] = “Value2” Then [Value2] ElseIf [vColumn1] = “Value3” Then [Value3] Else [DefaultValue] Use the following in the table heading =If [vColumn1]="None" Then "" Else [Column1]

Dynamically Change Columns – Subsequent Create a variable [vColumn2] = “None” Use an input control for each value you want Use the following formula in the table =If [vColumn2] = “Value1” Then [Value1] ElseIf [vColumn2] = “Value2” Then [Value2] ElseIf [vColumn2] = “Value3” Then [Value3] Else “” Use the following in the table heading =If [vColumn2]="None" Then "" Else [Column2]

Dynamically Change Columns - Results

WebI Resources SAP BusinessObjects Web Intelligence: The Comprehensive Guide 3rd Edition Book – sap-press.com/sap-businessobjects-web-intelligence_3673 Let’s Speak BO Web Series – events.infosol.com/lets-speak-bo How to Create a Dashboard in Web Intelligence - youtu.be/lHvKcAValcI SAP Product Tutorials – sap.com/LearnBI YouTube Training Videos – youtube.com/SAPAnalyticsTraining SAP Community Network – scn.sap.com/Welcome WebI – scn.sap.com/communities/businessobjects-web-intelligence WebI 4.x Tips and Tricks – scn.sap.com/doc/DOC-50171 Wiki – wiki.scn.sap.com/wiki/display/BOBJ/Business+Intelligence BOBJ Board – forumtopics.com/busobj