Forum Discussion
ephramz
4 years agoHelper II
Combining Table
I have two tables 1) Table 1 Column name: (Strategy), (Repair Scheme), (Engine Type), (Package), and otehr columns 2)Table 2: Column name: (Strategy), (FRS), (EngType), (Package Code), and oteh...
ephramz
4 years agoHelper II
If you take a look at the picture below,
I have two tables, with what I described earlier.
I wish to create a measure such that it relate the values between the two table, and from the value in [T1Pack] i wish to minus the value from another measure [PBI(Average) Time]
Shahfaisal
4 years agoSolution Sage
[PBI(Average) Time] is a measure and T1Pack looks like a column with text values. How do you intend to do the subtraction?