Download presentation
Presentation is loading. Please wait.
Published byBridget Moody Modified over 9 years ago
3
PowerPivot For Excel 2010PowerPivot For SharePoint 2010
8
Demo 1 - PowerPivot & Calculated Columns
10
Uses Excel syntax and has many of the Excel functions Functions refer to columns, not individual cells or ranges [Cost] or Product[Cost] or ‘Product Category’[Category Name] 10 Sample DAX expressionComment = [First Name] &“ ”& [Last Name]String concatenation just like Excel =SUM(Sales[Amount])SUM function takes a column name
11
11 Date and TimeInformationMath and TrigStatisticalText DATEISBLANKABSAVERAGECONCATENATE DATEVALUEISERRORCEILING, ISO.CEILINGAVERAGEAEXACT DAYISLOGICALEXPCOUNTFIND EDATEISNONTEXTFACTCOUNTAFIXED EOMONTHISNUMBERFLOORCOUNTBLANKLEFT HOURISTEXTINTMAXLEN MINUTELNMAXALOWER MONTHLogicalLOGMINMID NOWANDLOG10MINAREPLACE SECONDIFMODREPT TIMEIFERRORMROUNDRIGHT TIMEVALUENOTPISEARCH TODAYORPOWERSUBSTITUTE WEEKDAYFALSEQUOTIENTTRIM WEEKNUMTRUERANDUPPER YEARRANDBETWEENVALUE YEARFRACROUND ROUNDDOWN ROUNDUP SIGN SQRT SUM SUMSQ TRUNC
12
You Are Here
14
Demo 2 - RELATED and RELATEDTABLE
15
15
17
Demo 3 – Creating Measures
19
Demo 3 – Show Filter Context
20
20
21
21
23
Demo 4 – Calculated Column with Table Function
24
24 FunctionOutput RELATEDTABLE(Table)Table containing related rows of data VALUES(Column)One column table containing valid values in current filter context
25
25
26
26 FunctionOutput FILTER(Table, condition)Table filtered to include rows where condition is true ALL(Table) ALL(Column) All data for the specified object, ignoring context filters and without duplicates AllExcept (Table, Col1, Col2,...) All of the data for the specified table, ignoring any context filters EXCEPT that filters for the specified columns are retained
28
Demo 5 – CALCULATE and Measures
29
You Are Here
30
Sales for Filter Context from PivotTable Sales for current row in the table being filtered
32
32
37
Demo 6 - Time Intelligence
39
39
40
www.microsoft.com/teched www.microsoft.com/learning http://microsoft.com/technet http://microsoft.com/msdn
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.