DAX Formulas for Running Total and % of Running Total & Other DAX Tricks

DAX Formulas for Running Total and % of Running Total & Other DAX Tricks

ExcelIsFun via YouTube Direct link

) Introduction

1 of 19

1 of 19

) Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

DAX Formulas for Running Total and % of Running Total & Other DAX Tricks

Automatically move to the next video in the Classroom when playback concludes

  1. 1 ) Introduction
  2. 2 ) Look at Data Model in Download file. This is the Data Model that we start with at beginning of video.
  3. 3 ) Add Upper & Lower Limit “Regular Increment” Category Table to Data Model.
  4. 4 ) Create Calculated Column for a Relationship between Regular Increment table and Fact table when the increments for the counting categories are consistent using the CEILING DAX function.
  5. 5 ) Build Relationship between Fact Table and Regular Increment Table.
  6. 6 ) Use VALUES DAX Function to connect CEILING significance amount to an Excel Table. This allows the increment in the DAX Formula to be connected to a cell in the Excel sheet.
  7. 7 ) Sort Counting Category (Upper and Lower Limit) Column by the Upper Limit column so the text column will sort correctly in the Row Area of the PivotTable.
  8. 8 ) Discussion of DAX Formulas, Data Model and Filtered Tables and how they interact when the formula is calculated (evaluated). THIS IS THE MOST FUN PART OF THE VIDEO!!!!!!!!!!
  9. 9 ) Frequency DAX Formula using COUNTROWS Function.
  10. 10 ) Create a Running Total (Cumulative Frequency) formula using the DAX Functions: CALCULATE, FILTER, ALL and MAX. This is a “Count” Running Total.
  11. 11 ) Create a % Running Total, % Cumulative Frequency using the DAX Functions: DIVIDE, CALCULATE and ALL.
  12. 12 ) Create DAX formula for SUM of Monthly Totals
  13. 13 ) Create Running Total (Cumulative Total) for adding the quantities across Months and Years using the DAX Function: CALCULATE, FILTER, ALL, MAX and VALUES. This is a “SUM” Running Total.
  14. 14 ) Create a % Running Total (% Cumulative Total) across Months using the DAX Functions: DIVIDE, CALCULATE and ALLEXCEPT.
  15. 15 ) Import 2nd Upper & Lower Limit “Irregular Increment” Category Table to Data Model.
  16. 16 ) Create Calculated Column for a Relationship between Irregular Category Table table and Fact table when the increments for the counting categories are irregular using the DAX Functions: CALCULATE, M…
  17. 17 ) Build Relationship between Fact Table and Regular Increment Table. Then build a PivotTable based on the irregular incremented categories with Lower and Upper Limits.
  18. 18 ) For Irregular Incremented Table, Sort Counting Category (Upper and Lower Limit) Column by the Upper Limit column so the text column will sort correctly in the Row Area of the PivotTable.
  19. 19 ) Summary

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.