question

Upvotes
Accepted
1 5 3 8

How to get data like "EJV..." Fileds?

I can get data

=RData("JP03420067=","MATUR_DATE","RTFEED:IDN")

with using Eikon App Studio API.

but I can not get data

=RData("JP03420067=","EJV.C.MaturityDate",)

How do I get data like "EJV..." Fields data?

Thank you

eikonfieldseikon-app-studiorequest
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvote
Accepted
4.6k 26 7 22

@SAKAMOTO unfortunately this is not possible, unless you are using the HTML5 App Studio API. Alternatively, you can have a look at one of the COM APIs that is called DEX2. It allows requesting the reference data fields, such as EJV.C.MaturityDate. The tutorial for DEX2 can be found here.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 5 3 8

Thank you a lot. I try it with DEX2.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.