I have two separate tables in my warehouse with a common element named current_unit_retail. My problem is that the values are not the same in the two tables (don't know why they didn't give these different names...!). I want this value in MSTR to be an attribute as there will be no calcs done against it. Is there a way to create this element and tell it NOT to look at the value in the table that isn't correct/updated? I tried to modify the lookup table using only the valid table, but it still generates the join in the SQL thus pulling back no data.
Help!!
Help!!