Hi.
The following request returns either wrong values or null values.
instruments = [".MIEUG0000PEU", ".FTAWPACXJAR", ".TRIFREMLVNU", ".dMIGB0ECISGGB", ".dMIWO0EC0SGGB",
".MIJP0200BGGB", ".MIUGG200BGGB", ".MIAXK200BGGB", ".MIUS0200BGGB", ".MIEF0EC0SGGB" ]
rd.get_data(universe = instruments, fields = ["TR.IndexCalculationCurrency"])

However, when I check in Workspace, the correct data can be retrieved

Can you have a look, please?
Thanks