Hi All,
I have .yxdb file where I have total 219 fields and 450,000 records which i want to save into Excel (.xlsx format).
I can able to write the records in excel if I can select max 155 columns out of 219 fields then I can able to write all the 450,000 records in excel. And if i select all 219 fields then I can able to write maximum 390,000 records in excel not more than that.
So here situation is either I have to reduced the no. of columns to 155 if I want to write all the 450,000 records in excel.
Or I want to reduced no. of records to 390,000 if I want to write all 219 columns.
But I don't understand why Alteryx not allowing to write the records including all 450,000 rows and 219 columns.
Please note I am using Alteryx designer 2019.1.6 version.
Also note I have not added any record limit in input tool. It simply write the records from input to output excel.
I need your help to write all 219 fields and 450,000 records in Excel (.xlsx) in one sheet.
Thank you in advance.