I request information about the ISIN XS2112473553 with get_data function (lseg.data library) and it returns data of ISIN XS2112470708 (just 1 row). I don't know why. Does anyone know how to tell me the reason?
Thanks in advance.
Hi @OscarPM, Thank you for reaching out!
Can you please share the code you are using so we can have more visibility to the API call? Thanks!
@OscarPM
I got the same result when using this code.
ld.get_data( universe=['XS2112473553'], fields=['TR.ISIN'] )
I got the same output when using the following formula in the Workspace Excel.
=@RDP.Data("XS2112473553","TR.ISIN","CH=Fd RH=IN",B2)
This could be a content question. Please contact the helpdesk support team directly via LSEG Support to verify this.
Please include the URL of this discussion in your raised question to prevent it from being redirected back to this Q&A forum.