I have an entity with an availability to attach files to it.
The ask is for bulk update. so whenever bulk records are there we will accept the excel file with data which will get saved to note entity. We have to move the data from the excel file to the entity. I am using flows but am not able to download the file that is saved in note entity. I am getting some weird format

Do i need to convert the data or something?
Currently i am using flow to create a file in onedrive. Is there any direct way to move the data?
Thanks