Hi,
the following query is not working at the moment:
rd.get_data(
universe=['LSEG.L', 'VOD.L'],
fields=["TR.AdjmtFactorAdjustmentDate", "TR.AdjmtFactorAdjustmentFactor", "TR.AdjmtFactorAdjustmentType", "TR.AdjmtFactorUnderlyingEventId", "TR.CACorpActEventType"],
parameters = {'SDate': '2010-01-01', 'EDate': '2024-06-1'}
)
Is there a global issue?
Thanks
Simon