Hi I Have a file that is not .txt. How can I read using notepad as I can open it .
Hi,
Can you try to use ReadTextFile activity as the following?

Regards,
What is the extension?
Alternatively, if the file isn’t openings using above-mentioned method
Consider changing the file extension using move activity, move to a different folder and mention the txt extension in the destination address
Hi @Jallores_Ilka_Bianca_Cogn ,
Would it be possible to share with us a few more details on what you are trying to achieve here? What is the end to end scenario, some repro steps and what you are trying to achieve?