I have built a desktop flow which reads multiple excel files using for each loop and then writes the data from all of that into another excel file. the flow is working successfully, but the final file in which I have the data written is getting hidden automatically. In order to view it, I am manually opening and unhiding it in view tab of excel.
Why is this happening and how to fix this? Pls suggest a solution using desktop flow.