Finance BI Tools: Excel Pivot Table and Critical Thinking Insights

information technology in finance n.w
1 / 11
Embed
Share

Dive into the world of finance BI tools with a focus on Excel pivot tables and critical thinking techniques explained by Stefano Grazioli. Explore the power of data summarization, analyzing budget variances, and understanding pivot table architecture in a global finance consultancy setting.

  • Finance
  • BI tools
  • Excel
  • Pivot table
  • Critical thinking

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Information Technology In Finance BI tools: Excel s Pivot table Stefano Grazioli

  2. Critical Thinking Easy meter Last unit of the BI segment 2

  3. You do the talking Name, major We are about to start financial analytics... How does it feel? Things you like about the class Hardest thing so far Things that can be improved 3

  4. Pivot Tables are BI tools for data summarization Much more than tables. They aggregate data according to various dimensions (e.g., time, location, department, product .) They let you see your data in new ways: slicing and dicing. 4

  5. Information Technology In Finance Homework Demo

  6. Welcome to ACME GLOBAL! You are a BI/finance consultant at ACME GLOBAL Inc., a large company with a global presence. It is year-end and the budget director, wants to check the differences between budgeted costs and actual costs. 6

  7. First, ask about the data model and the data dictionary . Single table, on a remote RDBMS (SmallBankDB) Doable in Excel, but Division = geography Category = group of items, e.g., commission, lease, utilities DEMO 7

  8. Pivot Architecture Remote DBMS SmallbankDB ACME_Budget On screen: BudgetDataLO User In Memory: myDataset BudgetDataTbl In memory: myPivotCache On Screen: myPivotTable 8

  9. Information Technology In Finance WINIT What Is New in IT

  10. BI: the big picture Transactions / Operations Real time, individual action Business intelligence & Analytics Historical, aggregate, decision-oriented ETL technologies Pivot Table Trades Extract Transform (clean) Load Query Report Analyze Visualize Data Accounting Warehouse (DW) Mobile app data Managers & Decision makers BI consultants Data scientists BI consultants Data scientists 10

  11. Literacy DataTable: the VBA version of a database Table (in your computer memory) DataSet: a VBA container for your datatables (in your computer memory) ListObject: a VBA object to visualize tables Pivot Table: a BI tool. It allows you to reorganize and summarize selected columns and rows of data in a spreadsheet or database table. Pivot Cache: a VBA container for the data used by the pivot table. Not a dataset or inside the dataset. 11

More Related Content