Hi,
I have a question of how to quickly stack multiple columns into one
I have a daily task in Alteryx involving a complex dataset. The dataset contains medical diagnoses and diagnostic codes, but it is organized by patient.
I want to transform this data into a simpler format with only two columns:
1. Diagnostic Code
2. Diagnosis
Can you help me with this transformation in Alteryx?
this is my work flow, and also dataset. I split data into two tables, but still I felt it is too redundant, could anyone show me a easier way to do so?
thanks!