Hi everyone, I would need to make a python script that allows me to manually select the elements from the "universe" list and then automatically download the excel. I'm currently using LSEG Workspace Refinitiv.
Hi @capitano0408
Article https://developers.lseg.com/en/article-catalog/article/use-saved-list-on-workspace-application-as-an-input-of-the-data-library shows you how to use the Data Library to retrieve the constituents of your saved lists and portfolios. Hence, it contains two sections, which are,
Thank you so much, it sure helped a lot