EMT 1493 Part 2: Excel Array Formulas Allocate Invoice Header Amounts To Transaction Line Table

Download Excel Files: Start: https://ift.tt/2rwVLQ8 Finished: https://ift.tt/2KRKAuz
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs
In this video learn how to take Invoice Shipping and Discount Amounts from an Invoice Level (Header) Transaction or Fact Table and allocate those amounts to the Invoice Line Item Level Fact Table so we can use the Line Level Product Criteria (Filter) to create a Shipping and Discount Amount Report by Product. This is a typical business problem where the grain (granularity) of the two Transaction / Fact Tables is different and in order to use a filter or condition / criteria from the Line Level Transaction / Fact Table we must first allocate the Header Level amounts to the Line Level.
In This video we use Excel Array Formulas to solve this problem. We use the Excel Spreadsheet Functions SUMPRODUCT, SUMIFS and VLOOKUP. We see how to simulate relationships with Excel Spreadsheet Formulas using the SUMPRODUCT function and the SUMIFS Function with a Function Argument Array Operation.
Topics:
1. (00:06) Introduction
2. (02:18) Part 1: Allocate Invoice Discount Amounts. SUMPRODUCT function, Array Calculations and VLOOKUP function.
3. (06:24) Part 2: Allocate Shipping Amounts. SUMIFS, Function Argument Array Operation, SUMPRODUCT, Array Operation, 2 VLOOKUP Functions.
4. (13:54) Create Report with SUMIFS Function
5. (14:47) Summary
Related Videos:
EMT 1493: Excel Formulas & PivotTable: Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1493 Part 2: Excel Array Formulas Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1494: DAX & Power Pivot: Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1495: Power Query: Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1496: Power BI Desktop: Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1497: Vote For Your Favorite “Allocate Invoice Header Amounts To Transaction Line Item Table”

Search terms in this video: Header Detail Granularity Reporting Problem, Invoice Level, Invoice Detail Level Mismatch, Invoice Granularity Mismatch Reporting Issue, Granularity Invoice Reporting Problem: Invoice Total / Invoice Detail, Reporting Invoice Shipping & Discount at Invoice Detail Level?, Allocating Invoice Totals to Invoice Detail Level (Granularity Reporting Problem), Header Detail Granularity Reporting Invoice Example, Header/Line Item Transactions, Header / Line Item Transactions Reporting Issues, Allocating Invoice Shipping & Discount to Product Report, Allocating Invoice Shipping & Discount to Invoice Line Level, Allocating Invoice Shipping Discount to Invoice Line Level, Two Fact Tables, Different Granularity, How To Allocate Header Amounts to Line Item Fact Table so we can Slicer by Product?, Allocate Invoice Header Amounts, To Transaction Line Item Table, Two Transaction Tables, Different Granularity, Slice Report by Product

Excel Magic Trick 1493

View on YouTube

EMT 1493: Excel Formulas PivotTable: Allocate Invoice Header Amounts To Transaction Line Table

Download Excel Files: Start: https://ift.tt/2rwVLQ8 Finished: https://ift.tt/2KRKAuz
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs
In this video learn how to take Invoice Shipping and Discount Amounts from an Invoice Level (Header) Transaction or Fact Table and allocate those amounts to the Invoice Line Item Level Fact Table so we can use the Line Level Product Criteria (Filter) to create a Shipping and Discount Amount Report by Product. This is a typical business problem where the grain (granularity) of the two Transaction / Fact Tables is different and in order to use a filter or condition / criteria from the Line Level Transaction / Fact Table we must first allocate the Header Level amounts to the Line Level.
In This video we use Excel Formulas and PivotTables to solve this problem. We use the Excel Spreadsheet Functions SUMPRODUCT, SUMIFS and VLOOKUP.
Topics:
1. (00:06) Introduction
2. (03:50) Part 1: Allocate Invoice Discount Amounts
3. (11:01) Part 2: Allocate Shipping Amounts
4. (15:52) Create Report with PivotTable
5. (17:00) Create Report with SUMIFS Function
6. 19:59) Summary
Related Videos:
EMT 1493: Excel Formulas & PivotTable: Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1493 Part 2: Excel Array Formulas Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1494: DAX & Power Pivot: Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1495: Power Query: Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1496: Power BI Desktop: Allocate Invoice Header Amounts To Transaction Line Item Table
EMT 1497: Vote For Your Favorite “Allocate Invoice Header Amounts To Transaction Line Item Table”

Search terms in this video: Header Detail Granularity Reporting Problem, Invoice Level, Invoice Detail Level Mismatch, Invoice Granularity Mismatch Reporting Issue, Granularity Invoice Reporting Problem: Invoice Total / Invoice Detail, Reporting Invoice Shipping & Discount at Invoice Detail Level?, Allocating Invoice Totals to Invoice Detail Level (Granularity Reporting Problem), Header Detail Granularity Reporting Invoice Example, Header/Line Item Transactions, Header / Line Item Transactions Reporting Issues, Allocating Invoice Shipping & Discount to Product Report, Allocating Invoice Shipping & Discount to Invoice Line Level, Allocating Invoice Shipping Discount to Invoice Line Level, Two Fact Tables, Different Granularity, How To Allocate Header Amounts to Line Item Fact Table so we can Slicer by Product?, Allocate Invoice Header Amounts, To Transaction Line Item Table, Two Transaction Tables, Different Granularity, Slice Report by Product

Excel Magic Trick 1493

View on YouTube

DAX Approximate Match Lookup Part 2: Foreign Key & Relationship or LOOKUPVALUE? EMT1492

Download Excel File: https://ift.tt/2rtY5bv
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs

In this video learn how to do Approximate Match Lookup in a DAX Calculated Column using two different methods. These tricks come from out YouTube Teammates: Geert Delmulle @ YouTube and RRR program @ YouTube.
Topics:
1. (00:01) Introduction & look back to last video where we used MAX Function on Discount Column
2. (04:50) DAX LOOKUPVALUE Function, DAX Approximate Match Lookup
3. (10:41) Foreign Key, Relationship & RELATED Function, DAX Approximate Match Lookup
4. (12:26) Summary

Other Videos about Approximate Match Lookup in DAX:
Excel Magic Trick 1137: Excel & PowerPivot DAX Formula: Approximate Match Lookup Without VLOOKUP

Excel Magic Trick 1398: DAX Formulas for Running Total and % of Running Total & other DAX Tricks

DAX Approximate Match Lookup & Exact Match Lookup Together for Discounted Product Price (EMT 1490)
https://www.youtube.com/watch?v=JHh7BtRugL8

View on YouTube

DAX Approximate Match Lookup & Exact Match Lookup Together for Discounted Product Price (EMT 1490)

Download Files:
Excel Start: https://ift.tt/2HT3MKp
Excel Finished: https://ift.tt/2rnmBuf
Power BI Start: https://ift.tt/2HQRnGK
Power BI Finished: https://ift.tt/2rodppn
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs

In this video learn how to create a DAX Calculated Column for Exact Match Lookup and Approximate Match Lookup. See how to combine the two lookups in a formula to lookup the correct Volume Discount Product Price. See how to create these DAX Calculated Columns in both Excel Power Pivot and in Power BI Desktop
Topics in this video:
1. (00:01) Introduction and Setup of Data Model
2. (02:49) Exact Match Lookup in a DAX Calculated Column using Relationships and the RELATED DAX Function, in Excel Power Pivot
3. (06:48) Approximate Match Lookup in a DAX Calculated Column using the DAX Functions CALCULATE, MAX and FILTER, in Power BI Desktop
4. (13:16) DAX Formula in a DAX Calculated Column for correct Volume Discount Product Price, in Excel Power Pivot
5. (15:31) DAX Formula in a DAX Calculated Column for correct Volume Discount Product Price using both Exact Match Lookup and Approximate Match Lookup, in Power BI Desktop
6. Summary

Excel Magic Trick 1490
Also see: Excel Magic Trick 1398: DAX Formulas for Running Total and % of Running Total & other DAX Tricks, https://www.youtube.com/watch?v=Ex4MGw-VMWc&t=281s @ 4:19 minute mark

View on YouTube

Excel Magic Trick 1491: “Lookup Latest Product Price” Survey Results, Winner of Free Book

Survey Results for “Lookup Latest Product Price” Winner of Free Book
Other Related Videos:
Excel Magic Trick 1483: LOOKUP Array Formula: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1484: LOOKUP & Sorted Helper Column: Lookup Price Based on Effective Date
Excel Magic Trick 1485: SUMIFS & MAXIFS Functions: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1486: VLOOKUP, MAXIFS, & Key: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1487: INDEX, MATCH & MAXIFS : Lookup Correct Price Based on Effective Date
Excel Magic Trick 1488: Vote For Favorite Formula to Lookup Correct Price Based on Effective Date

View on YouTube

Excel Magic Trick 1489: 2 VLOOKUP in 1 Formula: Lookup Correct Volume Discount Product Price

Download Excel File: https://ift.tt/2FBZxgi
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs

In this video learn how to create a single Excel formula that will lookup a product price and lookup the volume / quantity discount and deliver the correct discounted Product Price. See how to use the VLOOKUP Function with an Exact Match lookup and an Approximate Match Lookup. Also see how to use the ROUND Function to round to the penny.

View on YouTube

Excel Magic Trick 1488: Vote For Favorite Formula to Lookup Correct Price Based on Effective Date

Click on Link to vote for your favorite formula and try and win a free Excel Array Formula book written by Mike “excelisfun” Girvin.

Vote Link: https://ift.tt/2JAA7Cf

5 Video playlist: https://www.youtube.com/playlist?list=PLrRPvpgDmw0kFLauAJprHUNmRWafIUb4D
Download Excel File: https://ift.tt/2JU1pnY
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs

Related Videos:
Excel Magic Trick 1483: LOOKUP Array Formula: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1484: LOOKUP & Sorted Helper Column: Lookup Price Based on Effective Date
Excel Magic Trick 1485: SUMIFS & MAXIFS Functions: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1486: VLOOKUP, MAXIFS, & Key: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1487: INDEX, MATCH & MAXIFS : Lookup Correct Price Based on Effective Date
Excel Magic Trick 1488: Vote For Favorite Formula to Lookup Correct Price Based on Effective Date

View on YouTube

Excel Magic Trick 1487: INDEX, MATCH & MAXIFS : Lookup Correct Price Based on Effective Date

Download Excel File: https://ift.tt/2JU1pnY
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs
In this video learn how to Lookup the correct product price based on the latest Effective Date. The Lookup table has multiple listings of the product, each with a different effective date and price. In this video learn about how to use the INDEX, MATCH and MAXIFS functions in an Array Formula.

Related Videos:
Excel Magic Trick 1483: LOOKUP Array Formula: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1484: LOOKUP & Sorted Helper Column: Lookup Price Based on Effective Date
Excel Magic Trick 1485: SUMIFS & MAXIFS Functions: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1486: VLOOKUP, MAXIFS, & Key: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1487: INDEX, MATCH & MAXIFS : Lookup Correct Price Based on Effective Date
Excel Magic Trick 1488: Vote For Favorite Formula to Lookup Correct Price Based on Effective Date

Vote for your favorite formula, here: https://ift.tt/2JAA7Cf

View on YouTube

Excel Magic Trick 1486: VLOOKUP, MAXIFS, & Key: Lookup Correct Price Based on Effective Date

Download Excel File: https://ift.tt/2JU1pnY
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs
In this video learn how to Lookup the correct product price based on the latest Effective Date. The Lookup table has multiple listings of the product, each with a different effective date and price. In this video learn about how to use the VLOOKUP and MAXIFS functions (also AGGREGATE Function) and a Helper Column (Key Column) in the Lookup Table.

Related Videos:
Excel Magic Trick 1483: LOOKUP Array Formula: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1484: LOOKUP & Sorted Helper Column: Lookup Price Based on Effective Date
Excel Magic Trick 1485: SUMIFS & MAXIFS Functions: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1486: VLOOKUP, MAXIFS, & Key: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1487: INDEX, MATCH & MAXIFS : Lookup Correct Price Based on Effective Date
Excel Magic Trick 1488: Vote For Favorite Formula to Lookup Correct Price Based on Effective Date

View on YouTube

Excel Magic Trick 1485: SUMIFS & MAXIFS Functions: Lookup Correct Price Based on Effective Date

Download Files: Start Excel File: https://ift.tt/2JU1pnY
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs
In this video learn how to Lookup the correct product price based on the latest Effective Date. The Lookup table has multiple listings of the product, each with a different effective date and price. In this video learn about how to use the SUMIFS & MAXIFS functions.

Related Videos:
Excel Magic Trick 1483: LOOKUP Array Formula: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1484: LOOKUP & Sorted Helper Column: Lookup Price Based on Effective Date
Excel Magic Trick 1485: SUMIFS & MAXIFS Functions: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1486: VLOOKUP, MAXIFS, & Key: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1487: INDEX, MATCH & MAXIFS : Lookup Correct Price Based on Effective Date
Excel Magic Trick 1488: Vote For Favorite Formula to Lookup Correct Price Based on Effective Date

View on YouTube

Excel Magic Trick 1484: LOOKUP & Sorted Helper Column: Lookup Price Based on Effective Date

Download Excel File: https://ift.tt/2JU1pnY
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs
In this video learn how to Lookup the correct product price based on the latest Effective Date. The Lookup table has multiple listings of the product, each with a different effective date and price. In this video learn about how to sort the lookup table by Effective Date within Product Column, then create a Helper Column (Key Column) as the first column in the lookup table and then use the & VLOOKUP & LOOKUP functions. Thanks to Enny Kraft at YouTube for this trick!

Related Videos:
Excel Magic Trick 1483: LOOKUP Array Formula: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1484: LOOKUP & Sorted Helper Column: Lookup Price Based on Effective Date
Excel Magic Trick 1485: SUMIFS & MAXIFS Functions: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1486: VLOOKUP, MAXIFS, & Key: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1487: INDEX, MATCH & MAXIFS : Lookup Correct Price Based on Effective Date
Excel Magic Trick 1488: Vote For Favorite Formula to Lookup Correct Price Based on Effective Date

View on YouTube

Excel Magic Trick 1483: LOOKUP Array Formula: Lookup Correct Price Based on Effective Date

Download Files: Start Excel File: https://ift.tt/2JU1pnY
Entire page with all Excel Files for All Videos: https://ift.tt/1kSFWvs

In this video learn how to Lookup the correct product price based on the latest Effective Date. The Lookup table has multiple listings of the product, each with a different effective date and price. In this video learn about how to use the LOOKUP Function in an Array Formula.

Other Related Videos:
Excel Magic Trick 1483: LOOKUP Array Formula: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1484: VLOOKUP & OFFSET: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1485: SUMIFS & MAXIFS Functions: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1486: VLOOKUP, MAXIFS, & Key: Lookup Correct Price Based on Effective Date
Excel Magic Trick 1487: INDEX, MATCH & MAXIFS : Lookup Correct Price Based on Effective Date
Excel Magic Trick 1488: Vote For Favorite Formula to Lookup Correct Price Based on Effective Date

View on YouTube