Display document as excel, not pdf format
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.


