Hi, I am looking to add the ability to have the user choose what file format they would like (Excel, PDF, or Powerpoint). Is there a way to do this with the interface tools? I would think there is, but I am not sure what the Action would be.
Solved! Go to Solution.
Hi @mullinsjo ,
You can use the drop-down option which would allow the user to select a format from a pre-defined drop-down list. That list will be all the file extensions, which you can then use to update the extension on the output.
Hope this helps,
M
Thank you!