Oracle Hyperion interactive reporting 11 expert guide :: master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more /
This book is written in a simple, easy to understand format with screenshots, code samples, and step-by-step explanations that will guide you through the advanced techniques used by the experts. If you are an Oracle Hyperion Interactive reporting user or developer looking to become an expert in the...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, U.K. :
Packt Pub.,
2011.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | This book is written in a simple, easy to understand format with screenshots, code samples, and step-by-step explanations that will guide you through the advanced techniques used by the experts. If you are an Oracle Hyperion Interactive reporting user or developer looking to become an expert in the product, then this book is for you. You will require a basic knowledge of Interactive Reporting, as this book starts with a brief overview and then dives into advanced techniques, functions, and best practices. Beginner users should consult The Business Analyst's Guide to Oracle Hyperion Interactive Reporting 11 to gain insight on the software product. |
Beschreibung: | 1 online resource (vi, 257 pages) : illustrations (some color) |
ISBN: | 9781849683159 1849683158 184968314X 9781849683142 1283373270 9781283373272 |
Internformat
MARC
LEADER | 00000cam a2200000Ma 4500 | ||
---|---|---|---|
001 | ZDB-4-EBU-ocn778431671 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 120120s2011 enkad o 001 0 eng d | ||
040 | |a E7B |b eng |e pn |c E7B |d OCLCQ |d N$T |d UMI |d COO |d OCLCQ |d DEBSZ |d OCLCQ |d OCLCF |d OCLCQ |d OCLCO |d YDXCP |d IDEBK |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d JBG |d AGLDB |d OCLCQ |d OCLCO |d CEF |d NLE |d UKMGB |d STF |d UAB |d UKAHL |d VT2 |d RDF |d OCLCQ |d OCLCO |d OCLCL | ||
015 | |a GBB747757 |2 bnb | ||
016 | 7 | |a 018015103 |2 Uk | |
019 | |a 772397682 |a 793359762 |a 816878976 |a 823131357 |a 824105672 |a 1103263288 |a 1129355686 | ||
020 | |a 9781849683159 |q (electronic bk.) | ||
020 | |a 1849683158 |q (electronic bk.) | ||
020 | |a 184968314X | ||
020 | |a 9781849683142 | ||
020 | |a 1283373270 | ||
020 | |a 9781283373272 | ||
020 | |z 9781849683142 | ||
035 | |a (OCoLC)778431671 |z (OCoLC)772397682 |z (OCoLC)793359762 |z (OCoLC)816878976 |z (OCoLC)823131357 |z (OCoLC)824105672 |z (OCoLC)1103263288 |z (OCoLC)1129355686 | ||
037 | |a CL0500000136 |b Safari Books Online | ||
050 | 4 | |a HG4012.5 |b .C63 2011eb | |
072 | 7 | |a BUS |x 017000 |2 bisacsh | |
072 | 7 | |a BUS |x 027000 |2 bisacsh | |
072 | 7 | |a UNSB |2 bicssc | |
082 | 7 | |a 658.150285 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Cody, Edward J. | |
245 | 1 | 0 | |a Oracle Hyperion interactive reporting 11 expert guide : |b master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / |c Edward J. Cody, Emily M. Vose. |
260 | |a Birmingham, U.K. : |b Packt Pub., |c 2011. | ||
300 | |a 1 online resource (vi, 257 pages) : |b illustrations (some color) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
520 | |a This book is written in a simple, easy to understand format with screenshots, code samples, and step-by-step explanations that will guide you through the advanced techniques used by the experts. If you are an Oracle Hyperion Interactive reporting user or developer looking to become an expert in the product, then this book is for you. You will require a basic knowledge of Interactive Reporting, as this book starts with a brief overview and then dives into advanced techniques, functions, and best practices. Beginner users should consult The Business Analyst's Guide to Oracle Hyperion Interactive Reporting 11 to gain insight on the software product. | ||
505 | 0 | |a Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; PacktLib.PacktPub.com; Table of Contents; Preface; Chapter 1: Advanced Hyperion Interactive Reporting Techniques; Introduction to the Oracle Hyperion Interactive Reporting 11 Expert Guide; Review of Interactive Reporting concepts; An Introduction to JavaScript in Interactive Reporting; Building simple to advanced dashboards; Advanced computations; Briefing slides and batch exports; The Central Code Repository; Optimizing and Merging; The EPM Workspace | |
505 | 8 | |a Interactive Reporting interface and componentsReview of Interactive Reporting sections; Leveraging code; Query section Computed Items; Results section Computed Items; Table section Computed Items; Pivot section Computed Items; Pivot Settings: True Totals and Surface Values; Editing Pivot Computed Items; Chart section Computed Items; Report section Computed Items; The Expression line; Document Scripts; Dashboards; The Scripting Interface; Summary; Chapter 2: Introduction to JavaScript and the Interactive Reporting API; Introduction to objects and collections; The Script Editor | |
505 | 8 | |a Introduction to JavaScriptVariables; Variable data types; Arrays; Associative Arrays; Functions; Decision logic; Comparison operators; Conditional statements; Logical operators; Loops; Regular expressions; Summary; Chapter 3: Creating a Simple Dashboard; Dashboard planning and preparation; The BMV USA Executive Dashboard Example; Creating data driven dashboard objects; Creating a Vertical Stack Bar chart; Creating a Bar-Line chart; Displaying pivots; Creating a simple pivot; Ranking and Pivot Drill path configuration; Creating a simple dashboard; Adding dashboard objects | |
505 | 8 | |a Adding graphics and controlsAdding custom images; Adding Hyperlinks; Basic interactivity; Gauges; Configuring gauges; Gauge properties and color ranges; Live Charts; Configuring Live Charts; Live Chart properties; Summary; Chapter 4: Introducing Dashboard Interactivity; Dashboard Section Objects; Graphics; Controls; Creating a Master Dashboard; Placing Objects; Implementing Custom Dashboard Navigation; Scripting Internal Navigation; External Navigation; Creating Supporting Dashboard Sections; Loading Dashboard Section; Home Dashboard Section; Detail Dashboard Sections | |
505 | 8 | |a Toggling Between ObjectsModifying Element Facts; Document Start-up Scripts; Loading Screen Script; Understanding Toolbars and Menus; Application Toolbars; Application Menus; Section Catalog; Section Title Bar; Prompting the User to Save; Summary; Chapter 5: Building the Dashboard Framework; Understanding the Dashboard Framework; Framework Naming Conventions; Section Names; Variable Names; Function Names; Dashboard Shape Names; Understanding the JavaScript Workflow; Implementing the Dashboard Framework; Global Library Shapes; Global Variables; Framework Start-up Events; Activation Scripts | |
630 | 0 | 0 | |a Oracle (Computer file) |0 http://id.loc.gov/authorities/names/n91015760 |
630 | 0 | 7 | |a Oracle (Computer file) |2 blmlsh |
630 | 0 | 7 | |a Oracle (Computer file) |2 fast |
650 | 0 | |a Corporations |x Finance |x Computer programs. | |
650 | 0 | |a Business enterprises |x Finance |x Computer programs. | |
650 | 7 | |a BUSINESS & ECONOMICS |x Corporate Finance. |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS |x Finance. |2 bisacsh | |
650 | 7 | |a Business enterprises |x Finance |x Computer programs |2 fast | |
650 | 7 | |a Corporations |x Finance |x Computer programs |2 fast | |
700 | 1 | |a Vose, Emily M. | |
758 | |i has work: |a Oracle Hyperion interactive reporting 11 expert guide (Text) |1 https://id.oclc.org/worldcat/entity/E39PD3kYH7Kh4f7CmbWG9H4DYK |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBU |q FWS_PDA_EBU |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=413830 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26944030 | ||
938 | |a ebrary |b EBRY |n ebr10521444 | ||
938 | |a EBSCOhost |b EBSC |n 413830 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n 337327 | ||
938 | |a YBP Library Services |b YANK |n 7344499 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBU | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBU-ocn778431671 |
---|---|
_version_ | 1816796903602388992 |
adam_text | |
any_adam_object | |
author | Cody, Edward J. |
author2 | Vose, Emily M. |
author2_role | |
author2_variant | e m v em emv |
author_facet | Cody, Edward J. Vose, Emily M. |
author_role | |
author_sort | Cody, Edward J. |
author_variant | e j c ej ejc |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | H - Social Science |
callnumber-label | HG4012 |
callnumber-raw | HG4012.5 .C63 2011eb |
callnumber-search | HG4012.5 .C63 2011eb |
callnumber-sort | HG 44012.5 C63 42011EB |
callnumber-subject | HG - Finance |
collection | ZDB-4-EBU |
contents | Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; PacktLib.PacktPub.com; Table of Contents; Preface; Chapter 1: Advanced Hyperion Interactive Reporting Techniques; Introduction to the Oracle Hyperion Interactive Reporting 11 Expert Guide; Review of Interactive Reporting concepts; An Introduction to JavaScript in Interactive Reporting; Building simple to advanced dashboards; Advanced computations; Briefing slides and batch exports; The Central Code Repository; Optimizing and Merging; The EPM Workspace Interactive Reporting interface and componentsReview of Interactive Reporting sections; Leveraging code; Query section Computed Items; Results section Computed Items; Table section Computed Items; Pivot section Computed Items; Pivot Settings: True Totals and Surface Values; Editing Pivot Computed Items; Chart section Computed Items; Report section Computed Items; The Expression line; Document Scripts; Dashboards; The Scripting Interface; Summary; Chapter 2: Introduction to JavaScript and the Interactive Reporting API; Introduction to objects and collections; The Script Editor Introduction to JavaScriptVariables; Variable data types; Arrays; Associative Arrays; Functions; Decision logic; Comparison operators; Conditional statements; Logical operators; Loops; Regular expressions; Summary; Chapter 3: Creating a Simple Dashboard; Dashboard planning and preparation; The BMV USA Executive Dashboard Example; Creating data driven dashboard objects; Creating a Vertical Stack Bar chart; Creating a Bar-Line chart; Displaying pivots; Creating a simple pivot; Ranking and Pivot Drill path configuration; Creating a simple dashboard; Adding dashboard objects Adding graphics and controlsAdding custom images; Adding Hyperlinks; Basic interactivity; Gauges; Configuring gauges; Gauge properties and color ranges; Live Charts; Configuring Live Charts; Live Chart properties; Summary; Chapter 4: Introducing Dashboard Interactivity; Dashboard Section Objects; Graphics; Controls; Creating a Master Dashboard; Placing Objects; Implementing Custom Dashboard Navigation; Scripting Internal Navigation; External Navigation; Creating Supporting Dashboard Sections; Loading Dashboard Section; Home Dashboard Section; Detail Dashboard Sections Toggling Between ObjectsModifying Element Facts; Document Start-up Scripts; Loading Screen Script; Understanding Toolbars and Menus; Application Toolbars; Application Menus; Section Catalog; Section Title Bar; Prompting the User to Save; Summary; Chapter 5: Building the Dashboard Framework; Understanding the Dashboard Framework; Framework Naming Conventions; Section Names; Variable Names; Function Names; Dashboard Shape Names; Understanding the JavaScript Workflow; Implementing the Dashboard Framework; Global Library Shapes; Global Variables; Framework Start-up Events; Activation Scripts |
ctrlnum | (OCoLC)778431671 |
dewey-full | 658.150285 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 658 - General management |
dewey-raw | 658.150285 |
dewey-search | 658.150285 |
dewey-sort | 3658.150285 |
dewey-tens | 650 - Management and auxiliary services |
discipline | Wirtschaftswissenschaften |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06585cam a2200697Ma 4500</leader><controlfield tag="001">ZDB-4-EBU-ocn778431671</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">120120s2011 enkad o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">E7B</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">E7B</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">N$T</subfield><subfield code="d">UMI</subfield><subfield code="d">COO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">YDXCP</subfield><subfield code="d">IDEBK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">JBG</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">CEF</subfield><subfield code="d">NLE</subfield><subfield code="d">UKMGB</subfield><subfield code="d">STF</subfield><subfield code="d">UAB</subfield><subfield code="d">UKAHL</subfield><subfield code="d">VT2</subfield><subfield code="d">RDF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB747757</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018015103</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">772397682</subfield><subfield code="a">793359762</subfield><subfield code="a">816878976</subfield><subfield code="a">823131357</subfield><subfield code="a">824105672</subfield><subfield code="a">1103263288</subfield><subfield code="a">1129355686</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849683159</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849683158</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">184968314X</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849683142</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1283373270</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781283373272</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781849683142</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)778431671</subfield><subfield code="z">(OCoLC)772397682</subfield><subfield code="z">(OCoLC)793359762</subfield><subfield code="z">(OCoLC)816878976</subfield><subfield code="z">(OCoLC)823131357</subfield><subfield code="z">(OCoLC)824105672</subfield><subfield code="z">(OCoLC)1103263288</subfield><subfield code="z">(OCoLC)1129355686</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000136</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">HG4012.5</subfield><subfield code="b">.C63 2011eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">017000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">027000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">UNSB</subfield><subfield code="2">bicssc</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">658.150285</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Cody, Edward J.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Oracle Hyperion interactive reporting 11 expert guide :</subfield><subfield code="b">master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more /</subfield><subfield code="c">Edward J. Cody, Emily M. Vose.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham, U.K. :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">2011.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (vi, 257 pages) :</subfield><subfield code="b">illustrations (some color)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This book is written in a simple, easy to understand format with screenshots, code samples, and step-by-step explanations that will guide you through the advanced techniques used by the experts. If you are an Oracle Hyperion Interactive reporting user or developer looking to become an expert in the product, then this book is for you. You will require a basic knowledge of Interactive Reporting, as this book starts with a brief overview and then dives into advanced techniques, functions, and best practices. Beginner users should consult The Business Analyst's Guide to Oracle Hyperion Interactive Reporting 11 to gain insight on the software product.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; PacktLib.PacktPub.com; Table of Contents; Preface; Chapter 1: Advanced Hyperion Interactive Reporting Techniques; Introduction to the Oracle Hyperion Interactive Reporting 11 Expert Guide; Review of Interactive Reporting concepts; An Introduction to JavaScript in Interactive Reporting; Building simple to advanced dashboards; Advanced computations; Briefing slides and batch exports; The Central Code Repository; Optimizing and Merging; The EPM Workspace</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Interactive Reporting interface and componentsReview of Interactive Reporting sections; Leveraging code; Query section Computed Items; Results section Computed Items; Table section Computed Items; Pivot section Computed Items; Pivot Settings: True Totals and Surface Values; Editing Pivot Computed Items; Chart section Computed Items; Report section Computed Items; The Expression line; Document Scripts; Dashboards; The Scripting Interface; Summary; Chapter 2: Introduction to JavaScript and the Interactive Reporting API; Introduction to objects and collections; The Script Editor</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Introduction to JavaScriptVariables; Variable data types; Arrays; Associative Arrays; Functions; Decision logic; Comparison operators; Conditional statements; Logical operators; Loops; Regular expressions; Summary; Chapter 3: Creating a Simple Dashboard; Dashboard planning and preparation; The BMV USA Executive Dashboard Example; Creating data driven dashboard objects; Creating a Vertical Stack Bar chart; Creating a Bar-Line chart; Displaying pivots; Creating a simple pivot; Ranking and Pivot Drill path configuration; Creating a simple dashboard; Adding dashboard objects</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Adding graphics and controlsAdding custom images; Adding Hyperlinks; Basic interactivity; Gauges; Configuring gauges; Gauge properties and color ranges; Live Charts; Configuring Live Charts; Live Chart properties; Summary; Chapter 4: Introducing Dashboard Interactivity; Dashboard Section Objects; Graphics; Controls; Creating a Master Dashboard; Placing Objects; Implementing Custom Dashboard Navigation; Scripting Internal Navigation; External Navigation; Creating Supporting Dashboard Sections; Loading Dashboard Section; Home Dashboard Section; Detail Dashboard Sections</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Toggling Between ObjectsModifying Element Facts; Document Start-up Scripts; Loading Screen Script; Understanding Toolbars and Menus; Application Toolbars; Application Menus; Section Catalog; Section Title Bar; Prompting the User to Save; Summary; Chapter 5: Building the Dashboard Framework; Understanding the Dashboard Framework; Framework Naming Conventions; Section Names; Variable Names; Function Names; Dashboard Shape Names; Understanding the JavaScript Workflow; Implementing the Dashboard Framework; Global Library Shapes; Global Variables; Framework Start-up Events; Activation Scripts</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Oracle (Computer file)</subfield><subfield code="0">http://id.loc.gov/authorities/names/n91015760</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Oracle (Computer file)</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Oracle (Computer file)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Corporations</subfield><subfield code="x">Finance</subfield><subfield code="x">Computer programs.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Business enterprises</subfield><subfield code="x">Finance</subfield><subfield code="x">Computer programs.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Corporate Finance.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Finance.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Business enterprises</subfield><subfield code="x">Finance</subfield><subfield code="x">Computer programs</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Corporations</subfield><subfield code="x">Finance</subfield><subfield code="x">Computer programs</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Vose, Emily M.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Oracle Hyperion interactive reporting 11 expert guide (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD3kYH7Kh4f7CmbWG9H4DYK</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBU</subfield><subfield code="q">FWS_PDA_EBU</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=413830</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26944030</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10521444</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">413830</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">337327</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">7344499</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBU</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBU-ocn778431671 |
illustrated | Illustrated |
indexdate | 2024-11-26T14:49:04Z |
institution | BVB |
isbn | 9781849683159 1849683158 184968314X 9781849683142 1283373270 9781283373272 |
language | English |
oclc_num | 778431671 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (vi, 257 pages) : illustrations (some color) |
psigel | ZDB-4-EBU |
publishDate | 2011 |
publishDateSearch | 2011 |
publishDateSort | 2011 |
publisher | Packt Pub., |
record_format | marc |
spelling | Cody, Edward J. Oracle Hyperion interactive reporting 11 expert guide : master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / Edward J. Cody, Emily M. Vose. Birmingham, U.K. : Packt Pub., 2011. 1 online resource (vi, 257 pages) : illustrations (some color) text txt rdacontent computer c rdamedia online resource cr rdacarrier This book is written in a simple, easy to understand format with screenshots, code samples, and step-by-step explanations that will guide you through the advanced techniques used by the experts. If you are an Oracle Hyperion Interactive reporting user or developer looking to become an expert in the product, then this book is for you. You will require a basic knowledge of Interactive Reporting, as this book starts with a brief overview and then dives into advanced techniques, functions, and best practices. Beginner users should consult The Business Analyst's Guide to Oracle Hyperion Interactive Reporting 11 to gain insight on the software product. Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; PacktLib.PacktPub.com; Table of Contents; Preface; Chapter 1: Advanced Hyperion Interactive Reporting Techniques; Introduction to the Oracle Hyperion Interactive Reporting 11 Expert Guide; Review of Interactive Reporting concepts; An Introduction to JavaScript in Interactive Reporting; Building simple to advanced dashboards; Advanced computations; Briefing slides and batch exports; The Central Code Repository; Optimizing and Merging; The EPM Workspace Interactive Reporting interface and componentsReview of Interactive Reporting sections; Leveraging code; Query section Computed Items; Results section Computed Items; Table section Computed Items; Pivot section Computed Items; Pivot Settings: True Totals and Surface Values; Editing Pivot Computed Items; Chart section Computed Items; Report section Computed Items; The Expression line; Document Scripts; Dashboards; The Scripting Interface; Summary; Chapter 2: Introduction to JavaScript and the Interactive Reporting API; Introduction to objects and collections; The Script Editor Introduction to JavaScriptVariables; Variable data types; Arrays; Associative Arrays; Functions; Decision logic; Comparison operators; Conditional statements; Logical operators; Loops; Regular expressions; Summary; Chapter 3: Creating a Simple Dashboard; Dashboard planning and preparation; The BMV USA Executive Dashboard Example; Creating data driven dashboard objects; Creating a Vertical Stack Bar chart; Creating a Bar-Line chart; Displaying pivots; Creating a simple pivot; Ranking and Pivot Drill path configuration; Creating a simple dashboard; Adding dashboard objects Adding graphics and controlsAdding custom images; Adding Hyperlinks; Basic interactivity; Gauges; Configuring gauges; Gauge properties and color ranges; Live Charts; Configuring Live Charts; Live Chart properties; Summary; Chapter 4: Introducing Dashboard Interactivity; Dashboard Section Objects; Graphics; Controls; Creating a Master Dashboard; Placing Objects; Implementing Custom Dashboard Navigation; Scripting Internal Navigation; External Navigation; Creating Supporting Dashboard Sections; Loading Dashboard Section; Home Dashboard Section; Detail Dashboard Sections Toggling Between ObjectsModifying Element Facts; Document Start-up Scripts; Loading Screen Script; Understanding Toolbars and Menus; Application Toolbars; Application Menus; Section Catalog; Section Title Bar; Prompting the User to Save; Summary; Chapter 5: Building the Dashboard Framework; Understanding the Dashboard Framework; Framework Naming Conventions; Section Names; Variable Names; Function Names; Dashboard Shape Names; Understanding the JavaScript Workflow; Implementing the Dashboard Framework; Global Library Shapes; Global Variables; Framework Start-up Events; Activation Scripts Oracle (Computer file) http://id.loc.gov/authorities/names/n91015760 Oracle (Computer file) blmlsh Oracle (Computer file) fast Corporations Finance Computer programs. Business enterprises Finance Computer programs. BUSINESS & ECONOMICS Corporate Finance. bisacsh BUSINESS & ECONOMICS Finance. bisacsh Business enterprises Finance Computer programs fast Corporations Finance Computer programs fast Vose, Emily M. has work: Oracle Hyperion interactive reporting 11 expert guide (Text) https://id.oclc.org/worldcat/entity/E39PD3kYH7Kh4f7CmbWG9H4DYK https://id.oclc.org/worldcat/ontology/hasWork FWS01 ZDB-4-EBU FWS_PDA_EBU https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=413830 Volltext |
spellingShingle | Cody, Edward J. Oracle Hyperion interactive reporting 11 expert guide : master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; PacktLib.PacktPub.com; Table of Contents; Preface; Chapter 1: Advanced Hyperion Interactive Reporting Techniques; Introduction to the Oracle Hyperion Interactive Reporting 11 Expert Guide; Review of Interactive Reporting concepts; An Introduction to JavaScript in Interactive Reporting; Building simple to advanced dashboards; Advanced computations; Briefing slides and batch exports; The Central Code Repository; Optimizing and Merging; The EPM Workspace Interactive Reporting interface and componentsReview of Interactive Reporting sections; Leveraging code; Query section Computed Items; Results section Computed Items; Table section Computed Items; Pivot section Computed Items; Pivot Settings: True Totals and Surface Values; Editing Pivot Computed Items; Chart section Computed Items; Report section Computed Items; The Expression line; Document Scripts; Dashboards; The Scripting Interface; Summary; Chapter 2: Introduction to JavaScript and the Interactive Reporting API; Introduction to objects and collections; The Script Editor Introduction to JavaScriptVariables; Variable data types; Arrays; Associative Arrays; Functions; Decision logic; Comparison operators; Conditional statements; Logical operators; Loops; Regular expressions; Summary; Chapter 3: Creating a Simple Dashboard; Dashboard planning and preparation; The BMV USA Executive Dashboard Example; Creating data driven dashboard objects; Creating a Vertical Stack Bar chart; Creating a Bar-Line chart; Displaying pivots; Creating a simple pivot; Ranking and Pivot Drill path configuration; Creating a simple dashboard; Adding dashboard objects Adding graphics and controlsAdding custom images; Adding Hyperlinks; Basic interactivity; Gauges; Configuring gauges; Gauge properties and color ranges; Live Charts; Configuring Live Charts; Live Chart properties; Summary; Chapter 4: Introducing Dashboard Interactivity; Dashboard Section Objects; Graphics; Controls; Creating a Master Dashboard; Placing Objects; Implementing Custom Dashboard Navigation; Scripting Internal Navigation; External Navigation; Creating Supporting Dashboard Sections; Loading Dashboard Section; Home Dashboard Section; Detail Dashboard Sections Toggling Between ObjectsModifying Element Facts; Document Start-up Scripts; Loading Screen Script; Understanding Toolbars and Menus; Application Toolbars; Application Menus; Section Catalog; Section Title Bar; Prompting the User to Save; Summary; Chapter 5: Building the Dashboard Framework; Understanding the Dashboard Framework; Framework Naming Conventions; Section Names; Variable Names; Function Names; Dashboard Shape Names; Understanding the JavaScript Workflow; Implementing the Dashboard Framework; Global Library Shapes; Global Variables; Framework Start-up Events; Activation Scripts Oracle (Computer file) http://id.loc.gov/authorities/names/n91015760 Oracle (Computer file) blmlsh Oracle (Computer file) fast Corporations Finance Computer programs. Business enterprises Finance Computer programs. BUSINESS & ECONOMICS Corporate Finance. bisacsh BUSINESS & ECONOMICS Finance. bisacsh Business enterprises Finance Computer programs fast Corporations Finance Computer programs fast |
subject_GND | http://id.loc.gov/authorities/names/n91015760 |
title | Oracle Hyperion interactive reporting 11 expert guide : master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / |
title_auth | Oracle Hyperion interactive reporting 11 expert guide : master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / |
title_exact_search | Oracle Hyperion interactive reporting 11 expert guide : master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / |
title_full | Oracle Hyperion interactive reporting 11 expert guide : master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / Edward J. Cody, Emily M. Vose. |
title_fullStr | Oracle Hyperion interactive reporting 11 expert guide : master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / Edward J. Cody, Emily M. Vose. |
title_full_unstemmed | Oracle Hyperion interactive reporting 11 expert guide : master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / Edward J. Cody, Emily M. Vose. |
title_short | Oracle Hyperion interactive reporting 11 expert guide : |
title_sort | oracle hyperion interactive reporting 11 expert guide master advanced dashboards javascript and computation features of oracle hyperion interactive reporting 11 and much more |
title_sub | master advanced dashboards, JavaScript and computation features of Oracle Hyperion Interactive Reporting 11 and much more / |
topic | Oracle (Computer file) http://id.loc.gov/authorities/names/n91015760 Oracle (Computer file) blmlsh Oracle (Computer file) fast Corporations Finance Computer programs. Business enterprises Finance Computer programs. BUSINESS & ECONOMICS Corporate Finance. bisacsh BUSINESS & ECONOMICS Finance. bisacsh Business enterprises Finance Computer programs fast Corporations Finance Computer programs fast |
topic_facet | Oracle (Computer file) Corporations Finance Computer programs. Business enterprises Finance Computer programs. BUSINESS & ECONOMICS Corporate Finance. BUSINESS & ECONOMICS Finance. Business enterprises Finance Computer programs Corporations Finance Computer programs |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=413830 |
work_keys_str_mv | AT codyedwardj oraclehyperioninteractivereporting11expertguidemasteradvanceddashboardsjavascriptandcomputationfeaturesoforaclehyperioninteractivereporting11andmuchmore AT voseemilym oraclehyperioninteractivereporting11expertguidemasteradvanceddashboardsjavascriptandcomputationfeaturesoforaclehyperioninteractivereporting11andmuchmore |