EXCEL 2013 - “POWER PIVOT” FEATURES Randy Chung Senior Trainer OFFICEPRO, Inc. www.officeproinc.com What is PowerPivot? •PowerPivot delivers a data modeling environment that allows enhanced data models. It extends the PivotTable by allowing data to be imported from multiple sources. Some of the more helpful capabilities are: • Integrate data from multiple sources. • No limit on the number of data rows and columns. • Enhanced calculations Note: PowerPivot is an excel add-in, and is only available in the Office Professional Plus and Office 365 Professional Plus editions. PowerPivot Data Sources Current workbook containing the PivotReport Other Excel Worksheets Databases such as Access, and SQL Server. Data services such as OData Text files PowerPivot Table Tools Combing data with multiple sources allows reports that stretch over many different sources. Creating a Relationship Between PowerPivot Tables Add an Explicit Calculated Field to a Table • Calculated Fields Use Data Analysis Expression (DAX) Language. • DAX Formulas Designed Especially For PivotTables. • Starts With Equals [ = ] =6 Sets all fields in the column to the value 6. ="Sales Report" Sets all fields in the column to the string Sales Report. = [ProductNum] =Products[Product ID] Sets the field to the value found in the column ProductNum in the current table. Sets the field to the value found in the column ProductNum in the table Products. =[Amount]*2.1 Sets the field to the value found in the column ProductNum in the current table and multiplies it by 2.1. =PI() Sets all fields in the column to the value of Pi. Create A PowerPivot Report • Generating the PowerPivot report is almost identical to creating a regular PivotTable report. Excel 2013 - “POWER PIVOT” FEATURES • Randy Chung • Senior Trainer • OFFICEPRO, Inc. • www.officeproinc.com