Forum Discussion

ahuhn's avatar
ahuhn
Advocate I
7 years ago
Solved

merge filtered tables

I have one table   I created two filtered tables based on this table, called T1 and T2   I need to compare specific values between T1 and T2, so I want to merge them based on common productID.  ...
  • PattemManohar's avatar
    PattemManohar
    7 years ago

    ahuhn Before pivoting, please Change the DataType of "StatusLevel" to "WholeNumber" and give a try...