Attached the output that I got from alteryx. I am trying to see if I can add another column with column header "description" and "expense" in column cells. is it possible?
You can achieve this with a formula tool. Add a new column and label it "Description." Set the expression to "expense" (make sure it's in quotation marks).
I added a Select at the end to reorder the columns.
wow!! I thought it will be way more complicated process than this. THANKS @echuong1