Exploring SQL Cubes for Reporting

Size: px
Start display at page:

Download "Exploring SQL Cubes for Reporting"

Transcription

1 [MU-IT-2-A] [MU-IT-7-A] Exploring SQL Cubes for Reporting Munis-Suite: System Administration CLASS DESCRIPTION Organizations continuously create extremely valuable data for decision making and direction planning. Business intelligence satisfies the need to translate data into useful information in a manageable and easily consumed manner. This course explores how Munis Office Cubes provides business intelligence through familiar Microsoft Excel Pivot Tables and Charts. After completion of this course, the participant will understand how to quickly and easily display different views of information without complex formulas or programming expertise, including the direct application of key performance indicators, with no impact on users performing transactions in the system. WHAT ARE CUBES? Munis data cubes allow you to use Microsoft Excel to view and manipulate data in a dimensional style. Once you have connected to the data, use standard Microsoft Excel options to organize the data for analysis. Previously available cubes include Project Accounting, General Ledger GL Revenue and Expense, Accounts Payable, Accounts Receivable, Payroll Accumulators, and Work Orders. For Munis Version 10.3, the Permits and Utility Billing Consumption cubes are available. For Munis Version 10.4, the Employee, Position, and Purchase Order cubes are available. The Payroll Accumulators Cube is retired with Version 10.4; it is replaced by the Employee Cube. All information previously available in the Payroll Accumulators Cube is available in the Employee Cube. In simple terms, a cube aggregates numbers by various categories of data. Numbers, for example, like those found in General Ledger Account Inquiry Original Budget, Revised Budget, Transfers, Actual, Encumbrances, and Requisitions. These numbers are called Measures.

2 The categories, called Dimensions, are how we look at the numbers. Using the same example of Account Inquiry, we look at the chart of accounts in an organized way by full account or org-objectproject, account type, or fiscal period. The Dimensions, or categories, contain Hierarchies to facilitate information review. The Hierarchies are logical groupings of categories that allow the user to start at a high level and drill down to a more detailed level. For example, a time dimension for the general ledger expense and revenue accounts includes a fiscal year hierarchy, allowing the user to drill down from year to quarter to period. The result is aggregated measures by every possible combination allowing information to be displayed quickly and in a familiar form. CUBE REQUIREMENTS Server: Microsoft SQL Server 2008 R2 SQL Server Analysis Services SQL Server Integration Services User: Microsoft Office 2007 or above Microsoft Excel Munis Version 9.3/10.1 or higher For disk space and performance considerations, you may decide to house cubes on a server other than the production Munis database server. Installing SSAS and SSIS on a separate server other than the Munis database server will require a second SQL Server license. SSAS can have different default collations just as the SQL Server DB engine can. The SSAS instance must have the same default collation as the Munis DB instances (ex: case sensitive, case insensitive). BENEFITS OF USING CUBES When using Cubes, the data is named in familiar terms and logically grouped in folders. The objective is to use the same language you would see in Munis. A user can go into Account Inquiry, look at the screen, and then create a report in Cubes using the exact same names to provide a report that presents that same information for analysis. Exploring SQL Cubes for Reporting 2

3 This is accomplished without the need to be familiar with the underlying views or table structure of the Munis database. Users also do not need to know complicated formulas or formatting instructions, nor do they need to be familiar with database programming terms (like join ). All presentation and calculation is performed automatically for the user. The user can pick the numbers and categories from a list, place them wherever desired in the pivot table, and the report presents. Another nice feature of Cubes is the design and execution of a report occurs simultaneously. Add something to the report and it instantly shows. Remove a measure and the report is immediately updated. Real-time feedback makes this quick and easy to use. When users create a report, there is no impact on users performing transactions in the system. Cubes access a separate reporting database. Data populates the spreadsheet and/or graph quickly without impact on production users. ACCESS TO MUNIS DATA In summary, here s how it works. SQL Server Integration Services (SSIS) moves and transforms the data from Munis. This happens in two steps: 1. The data needed to create the cube is moved from the Munis database to the TylerStagingDB; 2. The data in the staging database is then transformed into a star-schema database called TylerReportingDB This process sets up data to make it easy to create the cubes. For example, let s look at vendors in the Accounts Payable cube. Instead of looking at six or eight different database tables to access invoices and checks for a vendor, everything is in one dimension or table within the star schema database. SQL Analysis Services (SSAS) creates the cube using the star schema database. A job is scheduled once per night or week to update the databases and generate the cubes. The job runs both the SSIS and SSAS jobs. This can be scheduled to run more frequently depending on the site requirements and servers. The data presented in the cube is frozen as of the last scheduled job. How much information is presented? For the General Ledger, the Revenue and Expense cube is loaded with three prior years of history plus the current fiscal year. This cube will load all available history if desired. To make prior years available in cubes, run Financials > General Ledger Menu > Miscellaneous Set Up > Load Historical Tables: Exploring SQL Cubes for Reporting 3

4 The standard installation for all other cubes defaults to four years of history. If more information is required, Cubes can be reinstalled to pull additional history into the reporting database. SECURITY ACCESS Each user must be granted access to a Cube to use it. The first step is to grant access to the cube at the database level. Once connected to the analysis services server using SQL Server Management Studio (SSMS), expand the database for cube, navigate down to Roles and expand that folder. Double-click on Access; in the Edit Role Access window, under Membership add users or groups of users that have access to a particular cube. This is the first level of security. For General Ledger and Payroll, Cubes also uses Munis security. The GL cube uses GL Account level security specified in Munis; the Payroll cube uses the Location, Org, Deduction and Pay Type security Exploring SQL Cubes for Reporting 4

5 specified in Munis. The objective is for the user to only see in Cubes what they have access to in Munis. For the other cubes, access granted in SQL Server Management Studio grants access to all of the data in the cubes. The Munis KnowledgeBase offers several documents with specific instructions for granting data access to cubes. REPORTING WITH CUBES The connection to each cube must be set up once in Excel for the user. After the initial setup, that cube is available to select each time the user is in Excel. 1. Click the Data tab on the Excel Ribbon 2. Click the From Other Sources drop down arrow and select Form Analysis Services 3. Enter the server name for Analysis Services Exploring SQL Cubes for Reporting 5

6 4. Select the Cube database from the drop down list 5. Select the Cube 6. Enter a friendly name Exploring SQL Cubes for Reporting 6

7 7. Click Finish Once the connection has been established, it is available on the Data tab under Existing Connections for easy future reference: When you report on a cube, you are using an excel pivot table. Instead of your data being stored in underlying sheets within the spreadsheet, the data is stored on a server. Exploring SQL Cubes for Reporting 7

8 The pivot function works exactly the same. You can either click a field (in the check box) to add it to the report, or drag a field to a specific location to add to the pivot table. Each time a field is selected or removed, the pivot table is immediately updated, providing real time access and reporting. Filters can be added or removed using the drop down arrow or filter button next to column or row labels. The button next to column or row that allows you to add filters provides a list of available values. The user can control if and where subtotals and/or grand totals appear in the pivot table using the design tab. Subtotals and grand totals can be put on columns, rows, or both. Headers and color options can also be found on the design tab. For additional formatting options, right-click within the pivot table to see options and make changes. Exploring SQL Cubes for Reporting 8

SMB Intelligence. Reporting

SMB Intelligence. Reporting SMB Intelligence Reporting Introduction Microsoft Excel is one of the most popular business tools for data analysis and light accounting functions. The SMB Intelligence Reporting powered by Solver is designed

More information

How To Create A Report In Excel

How To Create A Report In Excel Table of Contents Overview... 1 Smartlists with Export Solutions... 2 Smartlist Builder/Excel Reporter... 3 Analysis Cubes... 4 MS Query... 7 SQL Reporting Services... 10 MS Dynamics GP Report Templates...

More information

CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL

CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL Chapter 6: Analyze Microsoft Dynamics NAV 5.0 Data in Microsoft Excel CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL Objectives The objectives are: Explain the process of exporting

More information

CRGroup Whitepaper: Digging through the Data. www.crgroup.com. Reporting Options in Microsoft Dynamics GP

CRGroup Whitepaper: Digging through the Data. www.crgroup.com. Reporting Options in Microsoft Dynamics GP CRGroup Whitepaper: Digging through the Data Reporting Options in Microsoft Dynamics GP The objective of this paper is to provide greater insight on each of the reporting options available to you within

More information

Creating Pivot Tables and Diagrams with Microsoft Excel, Visio and SQL Server 2008

Creating Pivot Tables and Diagrams with Microsoft Excel, Visio and SQL Server 2008 Creating Pivot Tables and Diagrams with Microsoft Excel, Visio and SQL Server 2008 CIS 3730 Designing and Managing Data J.G. Zheng Fall 2010 1 Overview Using Excel 2007 to created a pivot table and chart

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

Pastel Evolution BIC. Getting Started Guide

Pastel Evolution BIC. Getting Started Guide Pastel Evolution BIC Getting Started Guide Table of Contents System Requirements... 4 How it Works... 5 Getting Started Guide... 6 Standard Reports Available... 6 Accessing the Pastel Evolution (BIC) Reports...

More information

As in the example above, a Budget created on the computer typically has:

As in the example above, a Budget created on the computer typically has: Activity Card Create a How will you ensure that your expenses do not exceed what you planned to invest or spend? You can create a budget to plan your expenditures and earnings. As a family, you can plan

More information

Data Analysis with Microsoft Excel 2003

Data Analysis with Microsoft Excel 2003 Data Analysis with Microsoft Excel 2003 Working with Lists: Microsoft Excel is an excellent tool to manage and manipulate lists. With the information you have in a list, you can sort and display data that

More information

State Analytical Reporting System (STARS)

State Analytical Reporting System (STARS) User Guide Financials - Accounts Payable Page 0 Financial Analytics Dashboards and Reports Table of Contents Financial Analytics Dashboards and Reports... 1 Accounts Payable Dashboards... 2 Voucher Details...

More information

Accounts Payable Expense Distribution Tables

Accounts Payable Expense Distribution Tables Accounts Payable Expense Distribution Tables Use Expense Distribution Table Maintenance to set up tables with general ledger accounts and distribution percentages. The tables can then be selected in Invoice

More information

Advanced Excel Charts : Tables : Pivots : Macros

Advanced Excel Charts : Tables : Pivots : Macros Advanced Excel Charts : Tables : Pivots : Macros Charts In Excel, charts are a great way to visualize your data. However, it is always good to remember some charts are not meant to display particular types

More information

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 Table of Contents Part I Creating a Pivot Table Excel Database......3 What is a Pivot Table...... 3 Creating Pivot Tables

More information

Chart of Accounts Management Window - Screenshot The Chart of Accounts Management window could also be referred to as the Accounting Management

Chart of Accounts Management Window - Screenshot The Chart of Accounts Management window could also be referred to as the Accounting Management Chart of Accounts Management Window - Screenshot The Chart of Accounts Management window could also be referred to as the Accounting Management Window. This window can be used to navigate to general accounting

More information

Microsoft Excel: Pivot Tables

Microsoft Excel: Pivot Tables Microsoft Excel: Pivot Tables Pivot Table Reports A PivotTable report is an interactive table that you can use to quickly summarize large amounts of data. You can rotate its rows and columns to see different

More information

Together we can build something great

Together we can build something great Together we can build something great Financial Reports, Ad Hoc Reporting and BI Tools Joanna Broszeit and Dawn Stenbol Education Track Boston Room Monday, May 2nd 2:40 pm Reporting Options with NAV ERP

More information

A Quick Tour of F9 1

A Quick Tour of F9 1 A Quick Tour of F9 1 Table of Contents I. A Quick Tour of F9... 3 1. Getting Started... 3 2. Quick Trial Balance... 7 3. A More Dynamic Table Report... 10 II. The Fundamental F9 Formula... 14 The GL Formula...

More information

About PivotTable reports

About PivotTable reports Page 1 of 8 Excel Home > PivotTable reports and PivotChart reports > Basics Overview of PivotTable and PivotChart reports Show All Use a PivotTable report to summarize, analyze, explore, and present summary

More information

Getting Started Guide SAGE ACCPAC INTELLIGENCE

Getting Started Guide SAGE ACCPAC INTELLIGENCE Getting Started Guide SAGE ACCPAC INTELLIGENCE Table of Contents Introduction... 1 What is Sage Accpac Intelligence?... 1 What are the benefits of using Sage Accpac Intelligence?... 1 System Requirements...

More information

Downloading RIT Account Analysis Reports into Excel

Downloading RIT Account Analysis Reports into Excel Downloading RIT Account Analysis Reports into Excel In the last lesson you learned how to access the Account Analysis detail and export it to Excel through the Account Analysis function. Another way to

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

MODULE 7: FINANCIAL REPORTING AND ANALYSIS

MODULE 7: FINANCIAL REPORTING AND ANALYSIS MODULE 7: FINANCIAL REPORTING AND ANALYSIS Module Overview Businesses running ERP systems capture lots of data through daily activity. This data, which reflects such things as the organization's sales

More information

Microsoft Dynamics NAV

Microsoft Dynamics NAV Microsoft Dynamics NAV Maximizing value through business insight Business Intelligence White Paper November 2011 The information contained in this document represents the current view of Microsoft Corporation

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Financial Reporting Using Microsoft Excel. Presented By: Jim Lee

Financial Reporting Using Microsoft Excel. Presented By: Jim Lee Financial Reporting Using Microsoft Excel Presented By: Jim Lee Table of Contents Financial Reporting Overview... 4 Reporting Periods... 4 Microsoft Excel... 4 SedonaOffice General Ledger Structure...

More information

Microsoft Office Excel 2013

Microsoft Office Excel 2013 Microsoft Office Excel 2013 PivotTables and PivotCharts University Information Technology Services Training, Outreach & Learning Technologies Copyright 2014 KSU Department of University Information Technology

More information

DATA WAREHOUSE BUSINESS INTELLIGENCE FOR MICROSOFT DYNAMICS NAV

DATA WAREHOUSE BUSINESS INTELLIGENCE FOR MICROSOFT DYNAMICS NAV www.bi4dynamics.com DATA WAREHOUSE BUSINESS INTELLIGENCE FOR MICROSOFT DYNAMICS NAV True Data Warehouse built for content and performance. 100% Microsoft Stack. 100% customizable SQL code. 23 languages.

More information

Topic: GL Report Templates. What are GL Report Templates? What are the best uses for GL Report Templates? Adding a GL Report Template

Topic: GL Report Templates. What are GL Report Templates? What are the best uses for GL Report Templates? Adding a GL Report Template Topic: GL Report Templates What are GL Report Templates? The General Ledger Report Template program was created to provide users flexibility within the MUNIS application to create custom general ledger

More information

Chapter 15: Analysis Services

Chapter 15: Analysis Services Chapter 15: Analysis Services In this chapter: Understanding Analysis Services Introducing BIDS Creating a Data Cube Exploring a Data Cube Files needed: AdventureWorksCube1.zip AdventureWorksCube2.zip

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Introduction... 3 What is Pastel Partner (BIC)?... 3 System Requirements... 4 Getting Started Guide... 6 Standard Reports Available... 6 Accessing the Pastel Partner (BIC) Reports...

More information

Scientific Graphing in Excel 2010

Scientific Graphing in Excel 2010 Scientific Graphing in Excel 2010 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Creating Reports with Smart View s Ad Hoc Analysis

Creating Reports with Smart View s Ad Hoc Analysis with Smart View s Ad Hoc Analysis Dartmouth College February 10, 2009 Table of Contents Overview... 3 Connecting to the Reporting Cube... 3 Setting Ad Hoc Options... 3 The Ad Hoc Grid... 4 Selecting Members

More information

Welcome to the topic on Master Data and Documents.

Welcome to the topic on Master Data and Documents. Welcome to the topic on Master Data and Documents. In this topic, we will look at master data in SAP Business One. After this session you will be able to view a customer record to explain the concept of

More information

Mail Merge. Course Description. Objectives: Design a Main Document. Design a Data Source. Directories. Merge the Main Document with the Data

Mail Merge. Course Description. Objectives: Design a Main Document. Design a Data Source. Directories. Merge the Main Document with the Data Mail Merge Course Description The Mail Merge feature allows you to combine items from a data source into a document. This allows you to create form letters, mailing labels, envelopes, etc. You also have

More information

HRS 750: UDW+ Ad Hoc Reports Training 2015 Version 1.1

HRS 750: UDW+ Ad Hoc Reports Training 2015 Version 1.1 HRS 750: UDW+ Ad Hoc Reports Training 2015 Version 1.1 Program Services Office & Decision Support Group Table of Contents Create New Analysis... 4 Criteria Tab... 5 Key Fact (Measurement) and Dimension

More information

CHAPTER 4: BUSINESS ANALYTICS

CHAPTER 4: BUSINESS ANALYTICS Chapter 4: Business Analytics CHAPTER 4: BUSINESS ANALYTICS Objectives Introduction The objectives are: Describe Business Analytics Explain the terminology associated with Business Analytics Describe the

More information

Suite. How to Use GrandMaster Suite. Exporting with ODBC

Suite. How to Use GrandMaster Suite. Exporting with ODBC Suite How to Use GrandMaster Suite Exporting with ODBC This page intentionally left blank ODBC Export 3 Table of Contents: HOW TO USE GRANDMASTER SUITE - EXPORTING WITH ODBC...4 OVERVIEW...4 WHAT IS ODBC?...

More information

Microsoft Access Rollup Procedure for Microsoft Office 2007. 2. Click on Blank Database and name it something appropriate.

Microsoft Access Rollup Procedure for Microsoft Office 2007. 2. Click on Blank Database and name it something appropriate. Microsoft Access Rollup Procedure for Microsoft Office 2007 Note: You will need tax form information in an existing Excel spreadsheet prior to beginning this tutorial. 1. Start Microsoft access 2007. 2.

More information

SAP Business Intelligence ( BI ) Financial and Budget Reporting. 7.0 Edition. (Best Seller At Least 43 copies Sold)

SAP Business Intelligence ( BI ) Financial and Budget Reporting. 7.0 Edition. (Best Seller At Least 43 copies Sold) SAP Business Intelligence ( BI ) Financial and Budget Reporting 7.0 Edition (Best Seller At Least 43 copies Sold) November 2011 Table of Contents Log In... 3 Initial Variable Screen... 5 Multiple / Single

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

INTERMEDIATE Excel 2013

INTERMEDIATE Excel 2013 INTERMEDIATE Excel 2013 Information Technology September 1, 2014 1 P a g e Managing Workbooks Excel uses the term workbook for a file. The term worksheet refers to an individual spreadsheet within a workbook.

More information

How to Run the Cognos Account Status Report (ASR) Catherine Maddaford Director of Training Office of the Comptroller

How to Run the Cognos Account Status Report (ASR) Catherine Maddaford Director of Training Office of the Comptroller How to Run the Cognos Account Status Report (ASR) Catherine Maddaford Director of Training Office of the Comptroller Using Business Intelligence the ASR THE START PAGE YOUR BI PORTAL 2 Link from Kuali

More information

Intelligence Reporting Standard Reports

Intelligence Reporting Standard Reports Intelligence Reporting Standard Reports Sage 100 ERP (formerly Sage ERP MAS 90 and 200) Intelligence Reporting empowers you to quickly and easily gain control and obtain the information you need from across

More information

IS466 Decision Support Systems. SQL Server Business Intelligence Development Studio 2008 User Guide

IS466 Decision Support Systems. SQL Server Business Intelligence Development Studio 2008 User Guide IS466 Decision Support Systems Instructor: Dr. Mourad Ykhlef Lecturer: Yazeed Alabdulkarim SQL Server Business Intelligence Development Studio 2008 User Guide Yazeed Alabdulkarim Revised by: Dr. Mourad

More information

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS An Excel Pivot Table is an interactive table that summarizes large amounts of data. It allows the user to view and manipulate

More information

Microsoft Office PowerPoint 2003. Creating a new presentation from a design template. Creating a new presentation from a design template

Microsoft Office PowerPoint 2003. Creating a new presentation from a design template. Creating a new presentation from a design template Microsoft Office PowerPoint 2003 Tutorial 2 Applying and Modifying Text and Graphic Objects 1 Creating a new presentation from a design template Click File on the menu bar, and then click New Click the

More information

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18 Basic Pivot Tables Pivot tables summarize data in a quick and easy way. In your job, you could use pivot tables to summarize actual expenses by fund type by object or total amounts. Make sure you do not

More information

Overview What is a PivotTable? Benefits

Overview What is a PivotTable? Benefits Overview What is a PivotTable? Benefits Create a PivotTable Select Row & Column labels & Values Filtering & Sorting Calculations Data Details Refresh Data Design options Create a PivotChart Slicers Charts

More information

Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Your Data

Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Your Data The Company Rocks Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Step-by-step instructions to accompany video lessons Danny Rocks 5/19/2011 Creating PivotTables in Excel 2003 PivotTables

More information

Excel Math Project for 8th Grade Identifying Patterns

Excel Math Project for 8th Grade Identifying Patterns There are several terms that we will use to describe your spreadsheet: Workbook, worksheet, row, column, cell, cursor, name box, formula bar. Today you are going to create a spreadsheet to investigate

More information

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010 Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons

More information

Budget Process using PeopleSoft Financial 9.1

Budget Process using PeopleSoft Financial 9.1 Section 14 Budget 14.1 Budget Overview Each council must prepare a yearly operating budget and, in many cases, multiple budgets to respond to the needs of the council and the legal requirement to expend

More information

Hands-on Guide. FileMaker Pro. Using FileMaker Pro with Microsoft Office

Hands-on Guide. FileMaker Pro. Using FileMaker Pro with Microsoft Office Hands-on Guide FileMaker Pro Using FileMaker Pro with Microsoft Office Table of Contents Introduction... 3 Before You Get Started... 4 Sharing Data between FileMaker Pro and Microsoft Excel... 5 Drag and

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

Indiana University Business Intelligence Getting Started: PowerPivot bi.iu.edu

Indiana University Business Intelligence Getting Started: PowerPivot bi.iu.edu Indiana University Business Intelligence Getting Started: PowerPivot PowerPivot What Is It? PowerPivot for Excel is a data analysis tool that delivers unmatched computational power directly within the

More information

Web Intelligence User Guide

Web Intelligence User Guide Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence

More information

MUNIS HOW TO UTILIZE PURCHASE ORDER INQUIRY

MUNIS HOW TO UTILIZE PURCHASE ORDER INQUIRY MUNIS HOW TO UTILIZE PURCHASE ORDER INQUIRY Implementation Tyler Technologies, Inc. MUNIS Division 370 U.S. Route One Falmouth, Maine 04105 Web: www.tyler-munis.com HOW TO UTILIZE PURCHASE ORDER INQUIRY

More information

AnalyzeNY utilizes Oracle Business Intelligence Enterprise Edition (OBIEE) as the interface for reporting off the data warehouse.

AnalyzeNY utilizes Oracle Business Intelligence Enterprise Edition (OBIEE) as the interface for reporting off the data warehouse. STRUCTURED DEMO BACKGROUND AnalyzeNY is the Statewide Financial Data Warehouse implemented to aid New York State with reporting financial data. This project is sponsored by Division of the Budget (DOB)

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Creating Interactive Dashboards and Using Oracle Business Intelligence Answers Purpose This tutorial shows you how to build, format, and customize Oracle Business

More information

Company Setup 401k Tab

Company Setup 401k Tab Reference Sheet Company Setup 401k Tab Use this page to define company level 401(k) information, including employee status codes, 401(k) sources, and 401(k) funds. The definitions you create here become

More information

Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules

Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules Microsoft Dynamics AX 2012 Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules White Paper This document provides an overview of the ways that the Project

More information

AP Invoice Processing AP Invoice Entry MUNIS Version 8

AP Invoice Processing AP Invoice Entry MUNIS Version 8 Module: Topic: Accounts Payable AP Invoice Processing Objective This document provides step-by-step instructions on how to enter an invoice into MUNIS. This document is intended for Intermediate MUNIS

More information

Sage 300 ERP 2014. General Ledger User's Guide

Sage 300 ERP 2014. General Ledger User's Guide Sage 300 ERP 2014 General Ledger User's Guide This is a publication of Sage Software, Inc. Copyright 2013. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service

More information

CORE Oklahoma. State of Oklahoma COR118 Accounts Payable Inquiry and Reporting Manual. Revised: October 1, 2007

CORE Oklahoma. State of Oklahoma COR118 Accounts Payable Inquiry and Reporting Manual. Revised: October 1, 2007 State of Oklahoma COR118 Accounts Payable Inquiry and Reporting Manual COR118 Accounts Payable Inquiry and Reporting Page 1 of 48 Authorized by: [_CORE_] Original Issue: [11/17/2003] Maintained by: [ Accounts

More information

CHAPTER 5: BUSINESS ANALYTICS

CHAPTER 5: BUSINESS ANALYTICS Chapter 5: Business Analytics CHAPTER 5: BUSINESS ANALYTICS Objectives The objectives are: Describe Business Analytics. Explain the terminology associated with Business Analytics. Describe the data warehouse

More information

for Sage 100 ERP Business Insights Overview Document

for Sage 100 ERP Business Insights Overview Document for Sage 100 ERP Business Insights Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

Monthly Payroll to Finance Reconciliation Report: Access and Instructions

Monthly Payroll to Finance Reconciliation Report: Access and Instructions Monthly Payroll to Finance Reconciliation Report: Access and Instructions VCU Reporting Center... 2 Log in... 2 Open Folder... 3 Other Useful Information: Copying Sheets... 5 Creating Subtotals... 5 Outlining

More information

BOBJ: BUSINESSOBJECTS SUPER USER AD-HOC REPORTING / SELF-SERVICE

BOBJ: BUSINESSOBJECTS SUPER USER AD-HOC REPORTING / SELF-SERVICE BOBJ: BUSINESSOBJECTS SUPER USER AD-HOC REPORTING / SELF-SERVICE Web Intelligence User Guide This document created by: The EBS Training Team in collaboration with EBS Technical Team and BOBJ Functional

More information

How To Use Microsoft Gpa On Microsoft Powerbook 2.5.2.2 (Windows) On A Microsoft P2.1 (Windows 2.2) On An Uniden Computer (Windows 1.5) On Micro

How To Use Microsoft Gpa On Microsoft Powerbook 2.5.2.2 (Windows) On A Microsoft P2.1 (Windows 2.2) On An Uniden Computer (Windows 1.5) On Micro Microsoft Dynamics GP Analytical Accounting Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

3. Locate the different selections of Styles from the Home Tab, Styles Group

3. Locate the different selections of Styles from the Home Tab, Styles Group Outlining in MS Word 2007 Microsoft Word 2007 provides users with an Outline View and Outlining toolbar, which allows us to create outlines. Outlines in Word are based on Styles. For instance if a line

More information

A simple three dimensional Column bar chart can be produced from the following example spreadsheet. Note that cell A1 is left blank.

A simple three dimensional Column bar chart can be produced from the following example spreadsheet. Note that cell A1 is left blank. Department of Library Services Creating Charts in Excel 2007 www.library.dmu.ac.uk Using the Microsoft Excel 2007 chart creation system you can quickly produce professional looking charts. This help sheet

More information

CHAPTER 9: ANALYSIS AND REPORTING

CHAPTER 9: ANALYSIS AND REPORTING Chapter 9: Analysis and Reporting CHAPTER 9: ANALYSIS AND REPORTING Objectives Introduction The objectives are: Explain how to set up and use sales and purchase analysis reports. Describe and demonstrate

More information

Sales Person Commission

Sales Person Commission Sales Person Commission Table of Contents INTRODUCTION...1 Technical Support...1 Overview...2 GETTING STARTED...3 Adding New Salespersons...3 Commission Rates...7 Viewing a Salesperson's Invoices or Proposals...11

More information

TheFinancialEdge. Reports Guide for General Ledger

TheFinancialEdge. Reports Guide for General Ledger TheFinancialEdge Reports Guide for General Ledger 101514 2014 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Nexsure Training Manual - Accounting. Chapter 6

Nexsure Training Manual - Accounting. Chapter 6 Nexsure Training Manual - Accounting Journal Entries In This Chapter Journal Entry Definition Journal Entry Overview Adding Journal Entries Setting up Automatic Recurring Entries Using General Ledger Allocation

More information

ADP Workforce Now V3.0

ADP Workforce Now V3.0 ADP Workforce Now V3.0 Manual What s New Checks in and Custom ADP Reporting Grids V12 Instructor Handout Manual Guide V10171180230WFN3 V09171280269ADPR12 2011 2012 ADP, Inc. ADP s Trademarks The ADP Logo

More information

How To Create A Report On A Pc Or Macbook

How To Create A Report On A Pc Or Macbook TheFinancialEdge Reports Guide for Accounts Payable 041813 2013 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Microsoft Dynamics GP. Taking a Deeper Dive into SmartLists, Excel Report Builder, and Business Analyzer

Microsoft Dynamics GP. Taking a Deeper Dive into SmartLists, Excel Report Builder, and Business Analyzer Microsoft Dynamics GP Taking a Deeper Dive into SmartLists, Excel Report Builder, and Business Analyzer Microsoft Dynamics GP Welcome! Agenda and Introductions Quick Updates Core SmartList Functionality

More information

Tyler Dashboard Overview/Navigation

Tyler Dashboard Overview/Navigation Tyler Dashboard Overview/Navigation The upgrade to MUNIS 9.3 provides users with a new and better approach for accessing and managing the MUNIS applications. The following provides an overview of the Tyler

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

How to Excel with CUFS Part 2 Excel 2010

How to Excel with CUFS Part 2 Excel 2010 How to Excel with CUFS Part 2 Excel 2010 Course Manual Finance Training Contents 1. Working with multiple worksheets 1.1 Inserting new worksheets 3 1.2 Deleting sheets 3 1.3 Moving and copying Excel worksheets

More information

Analytics with Excel and ARQUERY for Oracle OLAP

Analytics with Excel and ARQUERY for Oracle OLAP Analytics with Excel and ARQUERY for Oracle OLAP Data analytics gives you a powerful advantage in the business industry. Companies use expensive and complex Business Intelligence tools to analyze their

More information

Scott Harvey, Registrar Tri County Technical College. Using Excel Pivot Tables to Analyze Student Data

Scott Harvey, Registrar Tri County Technical College. Using Excel Pivot Tables to Analyze Student Data Scott Harvey, Registrar Tri County Technical College Using Excel Pivot Tables to Analyze Student Data 1Introduction to PivotTables 2Prepare the source data Discussion Points 3Create a PivotTable 5Show

More information

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up How To Use Optimum Control EDI Import EDI Invoice Import This optional module will download digital invoices into Optimum Control, updating pricing, stock levels and account information automatically with

More information

Self Service Banner (SSB) Finance

Self Service Banner (SSB) Finance Self Service Banner (SSB) Finance I. Self Service Banner Finance Introduction Self Service Banner is a user friendly Banner interface used to research and extract information from the Banner Finance module.

More information

NAIP Consortium Strengthening Statistical Computing for NARS www.iasri.res.in/sscnars SAS Enterprise Business Intelligence

NAIP Consortium Strengthening Statistical Computing for NARS www.iasri.res.in/sscnars SAS Enterprise Business Intelligence NAIP Consortium Strengthening Statistical Computing for NARS www.iasri.res.in/sscnars SAS Enterprise Business Intelligence BY Rajender Parsad, Neeraj Monga, Satyajit Dwivedi, RS Tomar, RK Saini Contents

More information

7.0 BW Budget Formulation Report Tips and Tricks

7.0 BW Budget Formulation Report Tips and Tricks 7.0 BW Budget Formulation Report Tips and Tricks Sections: A. Variables Entry Options for Entering Selections B. Variables Entry Screen Personalization and Screen Variants C. Bookmarks D. Print in PDF

More information

SQL Server 2005: Report Builder

SQL Server 2005: Report Builder SQL Server 2005: Report Builder Table of Contents SQL Server 2005: Report Builder...3 Lab Setup...4 Exercise 1 Report Model Projects...5 Exercise 2 Create a Report using Report Builder...9 SQL Server 2005:

More information

Jet Enterprise Cubes. Microsoft Dynamics NAV. Version 2.0

Jet Enterprise Cubes. Microsoft Dynamics NAV. Version 2.0 Jet Enterprise Cubes Microsoft Dynamics NAV Version 2.0 Table of Contents Table of Contents... 2 Introduction... 4 Overview of Jet Enterprise Cubes... 4 Terminology... 5 OLAP Cube... 5 Measure... 5 Dimension...

More information

Accounts Receivable: Importing Remittance Data

Accounts Receivable: Importing Remittance Data Updated December 2015 Contents...3 Getting Started...3 Configuring the Excel Spreadsheet...3 Importing the Data...5 2015 ECi Software Solutions, Inc. This feature lets you import check remittance information

More information

Microsoft Dynamics GP. Not For Profit Accounting

Microsoft Dynamics GP. Not For Profit Accounting Microsoft Dynamics GP Not For Profit Accounting Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this

More information

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group Microsoft Office Excel 2007 Key Features Office of Enterprise Development and Support Applications Support Group 2011 TABLE OF CONTENTS Office of Enterprise Development & Support Acknowledgment. 3 Introduction.

More information

CHAPTER 11: SALES REPORTING

CHAPTER 11: SALES REPORTING Chapter 11: Sales Reporting CHAPTER 11: SALES REPORTING Objectives Introduction The objectives are: Understand the tools you use to evaluate sales data. Use default sales productivity reports to review

More information

Microsoft Excel 2007 Level 2

Microsoft Excel 2007 Level 2 Information Technology Services Kennesaw State University Microsoft Excel 2007 Level 2 Copyright 2008 KSU Dept. of Information Technology Services This document may be downloaded, printed or copied for

More information

Getting Started with Crystal Reports Session Description:

Getting Started with Crystal Reports Session Description: Session Description: If you would like to create customized reports look no further. This session will introduce you to the tools needed to write basic reports using the Report Wizard and Blank Report

More information

Sage 300 2014 Product Update 4 Release Notes

Sage 300 2014 Product Update 4 Release Notes Sage 300 2014 Product Update 4 Release Notes Product Update 4 contains a modified version of one or more Sage 300 program components. It is not a full upgrade or a product replacement. It is valid only

More information

Microsoft SQL Server is great for storing departmental or company data. It. A Quick Guide to Report Builder - 2013. In association with

Microsoft SQL Server is great for storing departmental or company data. It. A Quick Guide to Report Builder - 2013. In association with In association with A Quick Guide to Report Builder - 2013 Simon Jones explains how to put business information into the hands of your employees thanks to Microsoft SQL Server is great for storing departmental

More information

Microsoft Navision Axapta Project

Microsoft Navision Axapta Project Microsoft Navision Axapta Project enables efficient project management with full financial overview and control Microsoft Navision Axapta Project Microsoft Navision Axapta Project gives you a strong platform

More information

3 What s New in Excel 2007

3 What s New in Excel 2007 3 What s New in Excel 2007 3.1 Overview of Excel 2007 Microsoft Office Excel 2007 is a spreadsheet program that enables you to enter, manipulate, calculate, and chart data. An Excel file is referred to

More information

Table of Contents VISMA ANALYSIS 3.6.0... 3 VISMA ANALYSIS 3.5.1... 5 VISMA ANALYSIS 3.5.0... 6

Table of Contents VISMA ANALYSIS 3.6.0... 3 VISMA ANALYSIS 3.5.1... 5 VISMA ANALYSIS 3.5.0... 6 News and Improvements Visma Analysis 3.6.0 Table of Contents VISMA ANALYSIS 3.6.0... 3 REPORT VIEWER... 3 REPORT TEMPLATES... 3 REPORT GENERATION... 4 EXCEL ADD-IN... 4 CONTENT / CUBES... 4 AUTHORIZATION

More information