How can I open csv file with msExcel in app inventor?

Hello,

I wanted to open the excel file, so I made it as follows,

but an error occurred.

ERROR : Can't open file | try saving the file on the device and then opening it

I searched the solutions and it tolds me to solve it as follows, but the app inventor doesn't have "setFlags" function.

Is there any way I can handle it?