Hi! I was wondering if anyone in the actuarial industry has any luck replacing the process of inputting life insurance customer data into a Data Conversion System (DCS) to convert them into model point form files with Alteryx? The result of this process should have maybe thousands of excel files that look like the Sample_Model_Point_Form_File. I have not been able to find a solution online that fits exactly fit the tasks I wish to complete so here i am.
The issues I am facing are:
(1) specifying a particular layout for my output
(2) separating each individual row of data into individual excel files
(3) Outputting the file gives me an error telling me to specify a sheet name despite already using '|||Sheet1' (Already checked forums but still no solution found)
(4) Some fields in the Model_Point_Form_File such as the age of entry field would have to be calculated using some of the data (from each row) from the Sample_Base_File and I'm not sure Alteryx is able to output a row of data with some having to be calculated into a new excel as shown below
Any help would be appreciated. Cheers