Display document as excel, not pdf format

Is there a way we can display the document as a excel format and not in pdf format in the document viewer?

Comments

  • In the Form Designer, you can use the CSVEditor Form Control. You need to select Info Only as True. I attached a screenshot. Create a flow and use a Show Form Step to view this form. The Input for FileData needs to be a Constant. From there, you can select your Excel file. You can run the flow and have your Excel data appear on the form.


Sign In or Register to comment.