hello, for many symbols, for one example, CUSIP 094235108
DIB shows data for:
'TR.PriceTargetMedian',
'TR.PriceTargetMean',
'TR.PriceTargetNumIncEstimates',
but when i pull the data with rd.get_data in python, all three return <NA>.
is there a difference in pulling via CUSIP as i do in rd.get_data vs how Eikon converts the cusip to a RIC before opening DIB? why is this happening?