Hello, I'm trying to retreive data from eikon through your python API. Thanks to the eikon.get_data() function, I was able to fetch the spot premium of 'EUR1YX3Y=ICAP'. Unfortunately, I cannot seem to get a hold of the forward swap rate, although I can access it through excel thanks to 'FWD_RATE.Value'. Could you please help me find the appropriate field name in python? Thank you