Hi,
I am encountering an issue with the Table tool in Alteryx Designer. When my table output exceeds one page, it continues onto the next page without maintaining the margins in the Word document. Could anyone provide guidance on how to resolve this?
Thanks
@Uxs
If I'm not wrong, I do not think that there is a solution for it yet. I manage to overcome it with a complex solution that requires to create a template table in Word, and the unzip that Word document, connect the xml file to Alteryx get Alteryx create new rows and then write out the xml file. Zip all the files and rename it to docx. That's give you the new Word document back with the new data.