Download file from Dataverse table using Uipath

Hi,
I want to download a file from a dataverse table using Uipath. I am already connecting to dataverse using Microsoft Dynamics package.I get all other records from the dataverse table successfully. But How can I get the attachment from that table?

I get the data from dataverse as a Datatable in Uipath. In that, One of the column is “Attachment” where I get the name of the “FileName.xlsx” as one of the column.
How to get the actual file is my question?

Thanks in Advance

Hi @Esakkiappan_Balasubramani ,

Could you let us know about the Package that is being used for performing these Steps ?

If you have used the Package from Marketplace, Do provide the link to it, so we might be able to suggest a different package if available.