I have an Alteryx workflow that takes an Excel file as input, processes the data in my legacy database, and generates an Excel file as output. Users can download this output file from the Alteryx Gallery. However, I want to provide a preview of the records in the Excel file directly on the Gallery page.
I've explored using the Render tool, but it doesn't seem to work for previewing the results of an Excel file. The Render tool is primarily used for generating visualizations within Alteryx.
My goal is to show a preview of the records contained in the Excel file on the Gallery page, so that users can have a glimpse of the data before downloading the entire file.
Hey @nihar21,
Use the Render Tool to write an .pcxml file. This will be previewed in Gallery.
When the user wants to download it, he get's several options (pdf, ppt., etc.) including Excel.
@nihar21 use Table and then browse to preview the output. Render tool can be used to export files from Reports.
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |