EBK USING MIS
EBK USING MIS
10th Edition
ISBN: 8220103633635
Author: KROENKE
Publisher: YUZU
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter AE, Problem AE9.1

Explanation of Solution

a.

Open the excel file Ch09Ex01__U10e.xlsx:

The excel file spreadsheet contains the following column names: VendorName, EmployeeName, Date, Year, and Rating.

Press Ctrl+O to open the excel file...

Explanation of Solution

b.

Under the INSERT ribbon in Excel, click pivot Table:

Click the pivot table option in excel which is displayed as:

The screen shot of Ch09Ex01__U10e...

Explanation of Solution

c.

Place pivot in a new worksheet:

When the system asks to put a data range one needs to drag the mouse over the column...

Explanation of Solution

d.

Drag and drop VendorName into area named ROWS:

Excel will create a field list on the right hand side of spreadsheet under which a grid labelled DragFields between areas below would appear.

  • The field name VendorName is dragged and dropped into area named rows...

Explanation of Solution

e.

Drop Year under Employee and then move year above employee and move year below vendor.

OLAP cubes are readily displayed in excel pivot tables but OLAP cubes are actually based on thousand or more rows of data.

First one needs to drop Year under Employee. Then followed by it move year above employee. The last step is to move year below vendor.

The resulting OLAP cubes are shown below:

The screen shot of Ch09Ex01__U10e.xlsx:

Blurred answer
Students have asked these similar questions
D. S. Malik, Data Structures Using C++, 2nd Edition, 2010
Methods (Ch6) - Review 1. (The MyRoot method) Below is a manual implementation of the Math.sqrt() method in Java. There are two methods, method #1 which calculates the square root for positive integers, and method #2, which calculates the square root of positive doubles (also works for integers). public class SquareRoot { public static void main(String[] args) { } // implement a loop of your choice here // Method that calculates the square root of integer variables public static double myRoot(int number) { double root; root=number/2; double root old; do { root old root; root (root_old+number/root_old)/2; } while (Math.abs(root_old-root)>1.8E-6); return root; } // Method that calculates the square root of double variables public static double myRoot(double number) { double root; root number/2; double root_old; do { root old root; root (root_old+number/root_old)/2; while (Math.abs (root_old-root)>1.0E-6); return root; } } Program-it-Yourself: In the main method, create a program that…
I would like to know the main features about the following 3 key concepts:1. Backup Domain Controller (BDC)2. Access Control List (ACL)3. Dynamic Memory
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
MIS
Computer Science
ISBN:9781337681919
Author:BIDGOLI
Publisher:Cengage
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
A Guide to SQL
Computer Science
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Course Technology Ptr