does Alteryx has simple ways to output excel report by hiding columns, like I want hide column C, column E, column F, but not using Mi
You might have accidently deleted one of the columns that is why it throws an error. Also I could not think of any other way rather an appending the data to the existing sheet as that is only the way I found for the desired output to be working.
Hi @lilyyangadsk,You can simply deselect the columns you do not want in the output file.Here is the screenshot, I hope it helps and if this is what you are looking for please mark this post as a solution.
Hi @lilyyangadsk ,
If you are planning to use the reporting tools, then you can select the required columns in Table, Please refer to the screenshots.
But I want to keep those hiding columns in the output excel report, future for unhide read use, but when I generate the excel output I want hide the columns. I think deselect columns means those columns will not appear in the output report.