Is there a way to read .XPS format file in Alteryx designer.
You could convert the XPS file into a PDF using the instructions in the following link and then use the PDF reader with Alteryx to read it in. Or in these instructions it looks like you could convert the file from XPS to a txt potentially. https://www.pdftron.com/documentation/samples/py/ConvertTest
Thanks for your time and effort in answering my question. Your solution i could not try as the solution had python code; which I'm not familiar with. Still i will learn how to use your solution in converting .xps format.