i have this code
CR1 == "nr"? BLLOMBERG_RTG_mOODYS == "bAA3"?BBN :CR1 :CR1
so if cr1 = nr and bllomberg has a value == baa3 then it retuns the bbn or nr
in my line it has the bba3 in the moodys column and the nr in the cr1 coulmn but its still pulling the nr value
anyone no why
CR1 == "nr"? BLLOMBERG_RTG_mOODYS == "bAA3"?BBN :CR1 :CR1
so if cr1 = nr and bllomberg has a value == baa3 then it retuns the bbn or nr
in my line it has the bba3 in the moodys column and the nr in the cr1 coulmn but its still pulling the nr value
anyone no why