I have a configuration where the QueryDatabaseTableRecord queries the table from mysql, i have used RecordWriter as CSVRecordSetWriter and used CSV Format as Tab-Delimited.
I want to store this flowfile as table-name with the extension xlsx, any help really appreciated.