reklama - zainteresowany?

IBM Cognos TM1 Cookbook. Build real world planning, budgeting and forecasting solutions with a collection of simple but incredibly effective recipes with this book and - Helion

IBM Cognos TM1 Cookbook. Build real world planning, budgeting and forecasting solutions with a collection of simple but incredibly effective recipes with this book and
ebook
Autor: Ankit Garg
Tytuł oryginału: IBM Cognos TM1 Cookbook. Build real world planning, budgeting and forecasting solutions with a collection of simple but incredibly effective recipes with this book and eBook
ISBN: 9781849682114
stron: 490, Format: ebook
Data wydania: 2011-12-15
Księgarnia: Helion

Cena książki: 84,99 zł

Dodaj do koszyka IBM Cognos TM1 Cookbook. Build real world planning, budgeting and forecasting solutions with a collection of simple but incredibly effective recipes with this book and

IBM Cognos TM1 is one of the most popular multidimensional analysis tools used to build collaborative planning, budgeting and forecasting solutions, as well as analytical and reporting applications. This cube-based technology does fast number crunching at the server end and helps end customers move away from manual and tedious planning, budgeting, and analytics processes.IBM Cognos TM1 Cookbook is a complete manual to building and managing applications with IBM Cognos TM1. Every important aspect of TM1 is covered with the help of practical recipes, which will make you well acquainted with the tool and you will be ready to take on TM1 projects in the real world. Existing TM1 users and developers will also benefit from the practical recipes covered in the book.The book will start with a chapter focusing on fundamentals of MOLAP and dimensional modeling, which forms the foundation on which IBM Cognos TM1 is based. Thereafter chapters will be more TM1-specific, starting with an introduction on dimensions and cubes and how to create and manage them. Further chapters will dig deeper into TM1 objects and rules.Then we will learn the more advanced features of TM1 such as automating common processes using scripts, customizing drill paths, using rules for advanced modeling, converting currencies, modeling for different fiscal requirements, and more. At the end of the book, we will cover how to present data and reports, workflows, and TM1 application security.

Dodaj do koszyka IBM Cognos TM1 Cookbook. Build real world planning, budgeting and forecasting solutions with a collection of simple but incredibly effective recipes with this book and

 

Osoby które kupowały "IBM Cognos TM1 Cookbook. Build real world planning, budgeting and forecasting solutions with a collection of simple but incredibly effective recipes with this book and", wybierały także:

  • Windows Media Center. Domowe centrum rozrywki
  • Ruby on Rails. Ćwiczenia
  • DevOps w praktyce. Kurs video. Jenkins, Ansible, Terraform i Docker
  • Przywództwo w Å›wiecie VUCA. Jak być skutecznym liderem w niepewnym Å›rodowisku
  • Scrum. O zwinnym zarzÄ…dzaniu projektami. Wydanie II rozszerzone

Dodaj do koszyka IBM Cognos TM1 Cookbook. Build real world planning, budgeting and forecasting solutions with a collection of simple but incredibly effective recipes with this book and

Spis treści

IBM Cognos TM1 Cookbook. Build real world planning, budgeting and forecasting solutions with a collection of simple but incredibly effective recipes with this book and eBook -- spis treści

  • IBM Cognos TM1 Cookbook
    • Table of Contents
    • IBM Cognos TM1 Cookbook
    • Credits
    • About the Author
    • About the Reviewers
    • www.PacktPub.com
      • Support files, eBooks, discount offers and more
      • Why Subscribe?
      • Free Access for Packt account holders
      • Instant Updates on New Packt Books
    • Preface
      • What this book covers
      • What you need for this book
      • Who this book is for
      • Conventions
      • Reader feedback
      • Customer support
      • Errata
      • Piracy
      • Questions
    • 1. Getting Started with TM1
      • Online Analytic Processing (OLAP)
      • OLAP data structures terminology
      • OLAP (Online Analytical Processing) versus OLTP (Online Transactional)
      • Introduction to TM1
      • Examine TM1 user roles
      • TM1 architecture
        • Data directory
      • Installing TM1 server and clients on a machine
      • Creating a new TM1 Data Server
      • Connecting to an existing TM1 Server
      • Setting up TM1 Data Server to run as a Windows service
        • Removal of the TM1 service
      • Summary
    • 2. Creating dimensions in TM1
      • Introduction
      • Creating dimensions manually
        • Getting ready
        • How to do it...
        • How it works...
        • See also
      • Creating a Months dimension
        • Getting ready
        • How to do it...
        • How it works...
        • Theres more...
      • Adding additional levels in Months dimension
        • How to do it...
        • How it works...
      • Adding Next and Previous attributes to the Months dimension
        • Getting ready
        • How to do it...
        • How it works...
        • See also
      • Creating dimensions using the Turbo Integrator
        • Getting ready
        • How to do it...
        • See also
      • Execution of scripts for a TM1 process
        • Getting ready
        • How to do it...
        • How it works...
        • See also
    • 3. Building Cubes and Views
      • Introduction
        • Re-ordering dimensions in a cube
        • How to do it
        • There's more
          • Creating a multi-dimensional cube
        • Getting ready
        • How to do it...
        • How it works...
        • See also
      • Creating a static pick list
        • Getting ready
        • How to do it...
        • See also
      • Creating the Sales_Plan cube
        • Getting ready
        • How to do it...
        • See also
      • Creating a subset pick list
        • Getting ready
        • How to do it...
        • How it works...
        • See also
    • 4. Loading and Maintaining Data
      • Introduction
      • Loading data using Turbo Integrator processes
        • Getting ready
        • How to do it...
      • Using formulae in variables
        • Getting ready
        • How to do it
      • Clearing data from a cube using a process
        • Getting ready
        • How to do it
      • Accumulating data
        • Getting ready
        • How to do it...
        • How it works
      • Saving data
        • Getting ready
        • How to do it...
    • 5. Adding Business Rules
      • Introduction
      • Creating simple rules
        • Getting ready
        • How to do it...
        • How it works...
      • Using a rule to override aggregation
        • Getting ready
        • How to do it...
        • How it works...
        • There's more...
      • Creating a rule to share data between cubes
        • Getting ready
        • How to do it...
        • How it works
      • Creating a pick list using a rule
        • Getting ready
        • How to do it...
        • How it works...
        • There's more...
      • Reviewing a Rules worksheet
        • Getting ready
        • How to do it...
        • How it works...
      • Doing custom calculations in dimensional hierarchies
        • Getting ready
        • How to do it...
        • How it works
    • 6. Automating Data Load Processes using Scripts
      • Introduction
      • Loading data from multiple columns into a single column
        • Getting ready
        • How to do it...
        • How it works...
      • Creating a dimension and a subset in Turbo Integrator
        • Getting started
        • How to do it...
        • How it works...
      • Creating a dimension with uneven/unbalanced hierarchy
        • Getting ready
        • How to do it...
        • How it works...
      • Exporting data to ASCII text using Turbo Integrator
        • Getting ready
        • How to do it...
        • How it works...
      • Moving data between versions
        • Getting ready
        • How to do it...
        • How it works...
      • Moving data using scripts and parameters
        • Getting ready
        • How to do it
        • How it works
      • Creating and scheduling a chore
        • Getting ready
        • How to do it...
        • How it works
    • 7. Customizing Drill Paths
      • Introduction
      • Creating a drill-through path to a view in another cube
        • Getting ready
        • How to do it...
        • How it works...
        • There's more...
      • Creating a drill path to an ODBC source
        • Getting started
        • How to do it...
        • How it works...
    • 8. Using Rules for Advanced Modelling
      • Introduction
      • Creating the Expenses cube
        • Getting ready
        • How to do it...
        • How it works...
        • There's more...
      • Examining a Spread Profile cube, Lookup cube, and Virtual cube
        • Getting ready
        • How to do it...
        • How it works...
        • There's more...
      • Moving balances from last month to next month
        • Getting ready
        • How to do it...
        • How it works...
    • 9. Converting Currencies
      • Introduction
      • Creating currency dimension and attributes
        • Getting ready
        • How to do it...
        • How it works...
      • Creating a currency cube
        • Getting ready
        • How to do it...
        • How it works...
      • Populating currency attributes using control cubes
        • Getting started
        • How to do it...
        • How it works...
      • Creating rules to apply exchange rates and calculate an equivalent amount in target currency
        • Getting started
        • How to do it...
        • How it works...
    • 10. Modelling for Different Fiscal Requirements
      • Introduction
      • Adding a year dimension
        • Getting ready
        • How to do it...
        • How it works...
      • Creating a continuous time model
        • Getting ready
        • How to do it...
        • How to do it...
        • There's more...
    • 11. Optimizing Rules Performance
      • Introduction
      • Adding SKIPCHECKS and FEEDERS
        • Getting ready
        • How to do it...
        • How it works...
        • There's more...
      • Troubleshooting rules and feeders
        • Getting ready
        • How to do it...
        • How it works...
    • 12. Working with Managed Planning Applications
      • Introduction
      • Installing and configuring IBM Cognos TM1 Contributor components
        • Getting ready
        • How to do it...
      • Installing Apache Tomcat 6.0.18 for IBM Cognos TM1 Contributor
        • How to do it...
        • There's more...
      • Installing IBM Cognos TM1 Contributor
        • How to do it...
      • Deploying IBM Cognos TM1 Contributor on Tomcat Server
        • How to do it...
        • There's more...
      • Configuring IBM Cognos TM1 Contributor with Microsoft IIS
        • How to do it...
      • Running IBM Cognos TM1 Contributor for the first time
        • How to do it...
      • Installing IBM CognosTM1 Contributor Administration tool
        • How to do it...
        • There's more...
      • Contributing data to managed planning application
      • Introducing IBM Cognos TM1 Contributor workflow screen
        • Getting ready
        • How to do it...
        • How it works...
      • Navigating the TM1 Contributor workspace
        • Getting ready
        • How to do it...
      • Opening a node and modifying a view
        • Getting ready
        • How to do it...
      • Entering, editing, and distributing data
        • Getting ready
        • How to do it...
        • There's more
      • Reviewing data
        • Getting ready
        • How to do it...
        • There's more...
      • Creating and deploying managed planning applications to the Web
        • Getting ready
        • How to do it...
      • Setting security and access rights
      • Assigning security to managed planning applications
        • Getting ready
        • How to do it...
        • How it works...
    • 13. Defining Workflow
      • Introduction
      • Adding users and groups to the TM1 Security
        • Getting ready
        • How to do it...
        • How it works...
      • Installing IBM Cognos TM1 Workflow
        • Getting ready
        • How to do it...
        • How it works...
      • Adding a new process and task using IBM Cognos TM1 Workflow
        • Getting ready
        • How to do it...
      • Reviewing submitted tasks
        • Getting ready
        • How to do it...
        • How it works...
        • There's more...
    • 14. Integration with IBM Cognos BI
      • Introduction
      • Integrating IBM Cognos TM1 with IBM Cognos 8 BI
        • Getting ready
        • How to do it...
        • How it works...
    • Index

Dodaj do koszyka IBM Cognos TM1 Cookbook. Build real world planning, budgeting and forecasting solutions with a collection of simple but incredibly effective recipes with this book and

Code, Publish & WebDesing by CATALIST.com.pl



(c) 2005-2024 CATALIST agencja interaktywna, znaki firmowe należą do wydawnictwa Helion S.A.