using Azure Data Lake File Output v2.5.0 on Alteryx Designer 2023.1 I'm trying to write a csv file without quote characters and comma as delimiter, reading from an Excel file; for the delimiter I get the comma as I want, but I'm not able to generate the csv without quote characters because I always get the csv with double quotes. Here are the options setting in the Azure Data Lake Output node

Below what I get

and here what I would like to get

Using Azure Data Lake File Output v2.5.0 on Alteryx Designer 2022.1 I get the csv without quote characters as I want.
Any hint? Thank you in advance.