Forum Discussion
ephramz
Helper II
4 years agoCombining 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
Helper II
4 years agoIf 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
Solution Sage
4 years ago[PBI(Average) Time] is a measure and T1Pack looks like a column with text values. How do you intend to do the subtraction?