Hii
1) Looking for Alteryx workflow or python code assistance for converting input excel file into output file in attached format.
'Notes' column is the 1 where i need to break cell value into multiple rows (each starting with date:) and also new column with only date. Then other date columns there are some format changes required and then finally a merge for each of other columns as per given in output file,
(Need to make sure output file is generated in same formatting as attached output file)
Attached files:
excel input file: Input_to_python.xlsx
excel output required: Expected_output.xlsx
2) Also looking for reverse logic (alteryx or python or both), meaning if my input file is 'Expected_output.xlsx' and i have to now generate output file as Input_to_python.xlsx