I need help creating a DAX Measure. I have tried 8 different DAX Measure Formulas, all will spectacular failure. Here is my situation:
1. The attached file has one workbook with five tabs (sixth is the “Pivot” tab I’m trying to build).
2. The Data Model has all Tables added with the One-to-Many relationships created from the “Lookup Tables”
3. What I need to create a DAX Measure that multiplies
a. "Postured_UTC[UTC Name]" x "Postured_UTC[Required]" x "AFSC_Reqts[AFSC]" (see background below for more info)
b. I realize the Measure will be large, but it’s my understanding that when the Measure is used in the Pivot Table, the correct information will “parsed/filtered” based on the row and column headers
Background info:
1. Each UTC (team) has multiple AFSCs (a person with a particular skill)
2. Each Organization can have multiple of the same UTCs (teams)
3. Need to calculate how many AFSCs (people of a particular skill) I require at an organization (remember, teams have multiple different skills)
File can be found here:
https://drive.google.com/file/d/0B-0PAFwSW7QbamNISVVDdkNXQmRkMVQ1X0ZSRVFtQW83clRr/view?usp=sharing
1. The attached file has one workbook with five tabs (sixth is the “Pivot” tab I’m trying to build).
2. The Data Model has all Tables added with the One-to-Many relationships created from the “Lookup Tables”
3. What I need to create a DAX Measure that multiplies
a. "Postured_UTC[UTC Name]" x "Postured_UTC[Required]" x "AFSC_Reqts[AFSC]" (see background below for more info)
b. I realize the Measure will be large, but it’s my understanding that when the Measure is used in the Pivot Table, the correct information will “parsed/filtered” based on the row and column headers
Background info:
1. Each UTC (team) has multiple AFSCs (a person with a particular skill)
2. Each Organization can have multiple of the same UTCs (teams)
3. Need to calculate how many AFSCs (people of a particular skill) I require at an organization (remember, teams have multiple different skills)
File can be found here:
https://drive.google.com/file/d/0B-0PAFwSW7QbamNISVVDdkNXQmRkMVQ1X0ZSRVFtQW83clRr/view?usp=sharing